summaryrefslogtreecommitdiff
path: root/keyboards/kprepublic/bm40hsrgb/keymaps/wolff_abnt2/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-04-30 01:59:55 +0000
committerQMK Bot <hello@qmk.fm>2023-04-30 01:59:55 +0000
commit4e4d79aecfb1f97fab4e570bfad912d2e49be357 (patch)
treeb205f7d7dd0ef919cc845e2b6c11b6a91c738ce8 /keyboards/kprepublic/bm40hsrgb/keymaps/wolff_abnt2/rules.mk
parent9c9670b25f803fe15b8733770c6103a35fb1461c (diff)
parentcdf640578b244415705a458ca223b7df932bd3b2 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kprepublic/bm40hsrgb/keymaps/wolff_abnt2/rules.mk')
-rwxr-xr-xkeyboards/kprepublic/bm40hsrgb/keymaps/wolff_abnt2/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/kprepublic/bm40hsrgb/keymaps/wolff_abnt2/rules.mk b/keyboards/kprepublic/bm40hsrgb/keymaps/wolff_abnt2/rules.mk
new file mode 100755
index 0000000000..c69721fa47
--- /dev/null
+++ b/keyboards/kprepublic/bm40hsrgb/keymaps/wolff_abnt2/rules.mk
@@ -0,0 +1,19 @@
+LTO_ENABLE = yes
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+TERMINAL_ENABLE = no
+
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+SPLIT_KEYBOARD = no
+KEY_LOCK_ENABLE = no
+RGB_MATRIX_ENABLE = yes
+LAYOUTS = planck_mit
+
+MIDI_ENABLE = yes
+JOYSTICK_ENABLE = yes
+JOYSTICK_DRIVER = digital
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+SWAP_HANDS_ENABLE = yes
+
+STENO_ENABLE = no # Enabling steno requires disabling all options in the previous block.