summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/keymaps/gotham/rules.mk
diff options
context:
space:
mode:
authorGautham Yerroju <gautham.yerroju@gmail.com>2020-06-13 01:18:33 -0700
committerGitHub <noreply@github.com>2020-06-13 01:18:33 -0700
commit2bfcb6bfc5766ede2b63041af3a163408caa6ad9 (patch)
treeee70359118c42e2ce29a59bbb4804f01a3fd8b0c /keyboards/crkbd/keymaps/gotham/rules.mk
parent1f42071238c57aff1ec2d441fe82ae2df4a0853f (diff)
[Keymap] Add custom corne keymap (#9283)
* Add custom corne keymap * Clean up rules.mk * Clean up base layer on keymap.c * Clean up lower layer on keymap.c * Clean up raise layer on keymap.c * Clean up adjust layer in keymap.c
Diffstat (limited to 'keyboards/crkbd/keymaps/gotham/rules.mk')
-rw-r--r--keyboards/crkbd/keymaps/gotham/rules.mk6
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