summaryrefslogtreecommitdiff
path: root/keyboards/late9/rev1/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-08 04:00:30 +0000
committerQMK Bot <hello@qmk.fm>2022-03-08 04:00:30 +0000
commitb6000e0fe56ee9e2388175d240656ffd2ec486b8 (patch)
tree7789f0465b6c37a4f326a8384f597a8931a0a24a /keyboards/late9/rev1/rules.mk
parent0cf1186f8d857e62eab30ab3323573fda8238fd9 (diff)
parent87c2f97def26e4899d1c48a4428f3026aa914275 (diff)
downloadqmk_firmware-b6000e0fe56ee9e2388175d240656ffd2ec486b8.tar.gz
qmk_firmware-b6000e0fe56ee9e2388175d240656ffd2ec486b8.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/late9/rev1/rules.mk')
-rw-r--r--keyboards/late9/rev1/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/late9/rev1/rules.mk b/keyboards/late9/rev1/rules.mk
new file mode 100644
index 0000000000..26b6991c2f
--- /dev/null
+++ b/keyboards/late9/rev1/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = no # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+OLED_ENABLE = yes
+DEBOUNCE_TYPE = sym_eager_pk