summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/cameronjlarsen/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-04-03 22:43:55 +0000
committerQMK Bot <hello@qmk.fm>2023-04-03 22:43:55 +0000
commitb67bdf222e0bc98b846f20e22152cd0a007fb9f7 (patch)
treef0bc182baac4da3b7f25630ef788f1ab0f6c5021 /keyboards/crkbd/keymaps/cameronjlarsen/rules.mk
parent49ac29fa09cbd770f5983f0d1c3ec9b5ce2e0c51 (diff)
parent246cf99b4b029b6d36e82a0c4c3aed11abb2ff5e (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/crkbd/keymaps/cameronjlarsen/rules.mk')
-rw-r--r--keyboards/crkbd/keymaps/cameronjlarsen/rules.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/crkbd/keymaps/cameronjlarsen/rules.mk b/keyboards/crkbd/keymaps/cameronjlarsen/rules.mk
new file mode 100644
index 0000000000..f599849448
--- /dev/null
+++ b/keyboards/crkbd/keymaps/cameronjlarsen/rules.mk
@@ -0,0 +1,15 @@
+BOOTMAGIC_ENABLE = no
+BOOLOADER = atmel-dfu
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306 # Enables the use of OLED displays
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+COMMAND_ENABLE = no # Disables the command feature
+COMBO_ENABLE = yes
+MOUSEKEY_ENABLE = no
+CONSOLE_ENABLE = no
+AUDIO_ENABLE = no
+MIDI_ENABLE = no
+BLUETOOTH_ENABLE = no
+BACKLIGHT_ENABLE = no
+CAPS_WORD_ENABLE = yes
+CUSTOM_ONESHOT_ENABLE = yes \ No newline at end of file