diff options
Diffstat (limited to 'keyboards/jj40/keymaps/oscillope/rules.mk')
-rw-r--r-- | keyboards/jj40/keymaps/oscillope/rules.mk | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/jj40/keymaps/oscillope/rules.mk b/keyboards/jj40/keymaps/oscillope/rules.mk new file mode 100644 index 000000000..a121bbc77 --- /dev/null +++ b/keyboards/jj40/keymaps/oscillope/rules.mk @@ -0,0 +1,14 @@ +# build options +BOOTMAGIC_ENABLE = no +MOUSEKEY_ENABLE = no +EXTRAKEY_ENABLE = yes +CONSOLE_ENABLE = no +COMMAND_ENABLE = yes + +BACKLIGHT_ENABLE = no +BACKLIGHT_CUSTOM_DRIVER = no + +RGBLIGHT_ENABLE = no +RGBLIGHT_CUSTOM_DRIVER = no + +KEY_LOCK_ENABLE = yes |