Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating the noodlepad_micro keymaps with custom keycodes #23003

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
enabled unitcode
  • Loading branch information
jessel92 committed Apr 4, 2024
commit e65023a3e7eda9fb8978981d963e15e1ce97003b
3 changes: 2 additions & 1 deletion keyboards/themadnoodle/noodlepad_micro/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"mousekey": true,
"nkro": true,
"rgblight": true,
"encoder": true
"encoder": true,
"unicode": true
},
"rgblight": {
"hue_steps": 10,
Expand Down