diff options
Diffstat (limited to 'keyboards/crkbd/keymaps/gotham/rules.mk')
-rw-r--r-- | keyboards/crkbd/keymaps/gotham/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/crkbd/keymaps/gotham/rules.mk b/keyboards/crkbd/keymaps/gotham/rules.mk new file mode 100644 index 0000000000..eaf8f89fd1 --- /dev/null +++ b/keyboards/crkbd/keymaps/gotham/rules.mk @@ -0,0 +1,6 @@ +MOUSEKEY_ENABLE = no +EXTRAKEY_ENABLE = yes +AUDIO_ENABLE = yes +RGBLIGHT_ENABLE = yes +OLED_DRIVER_ENABLE = yes +LTO_ENABLE = yes |