summaryrefslogtreecommitdiff
path: root/keyboards/emptystring/nqg/rules.mk
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-09-05 06:36:33 +1000
committerGitHub <noreply@github.com>2022-09-04 21:36:33 +0100
commit3e02b70d28ae3f39ad41c83400dda2eb8e29e6a6 (patch)
tree566aff36a4988db5fe87a2d0cbab0b1a6926e7d0 /keyboards/emptystring/nqg/rules.mk
parenta9f8111eac399f0c667c11ab0e57a04a8cde508d (diff)
Rename keyboards with uppercase letters (#18268)
Diffstat (limited to 'keyboards/emptystring/nqg/rules.mk')
-rw-r--r--keyboards/emptystring/nqg/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/emptystring/nqg/rules.mk b/keyboards/emptystring/nqg/rules.mk
new file mode 100644
index 0000000000..e61c7dbfd0
--- /dev/null
+++ b/keyboards/emptystring/nqg/rules.mk
@@ -0,0 +1,18 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # 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
+AUDIO_ENABLE = no # Audio output
+RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.