Skip to content

Commit

Permalink
modified keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadteeto committed Jan 24, 2024
1 parent 56dce28 commit a6207cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions boards/shields/numpad-generic/numpad-generic.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_KEYBOARD_NAME="Generic Numpad!"
CONFIG_BT_DEVICE_NAME="Generic Numpad!"
CONFIG_BT_DIS_MODEL="Generic Numpad!"
6 changes: 3 additions & 3 deletions boards/shields/numpad-generic/numpad-generic.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// | NOP | 0 | NOP | . |


// ------------------functions-----------------
// ----------------------------functions-------------------------------
// | LAYERSFT | NOP | NOP | Bluetooth PREV |
// | NOP | NOP | NOP | Bluetooth Next |
// | NOP | OUT_TOG | NOP | NOP |
Expand All @@ -36,8 +36,8 @@
};
function_layer {
bindings = <
&trans &trans &trans &bt BT_PRV
&trans &trans &trans &bt BT_NXT
&trans &trans &trans &kp DEL
&trans &trans &trans &trans
&trans &out OUT_TOG &trans &trans
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &sys_reset
&trans &bt BT_CLR &trans &bootloader
Expand Down

0 comments on commit a6207cb

Please sign in to comment.