summaryrefslogtreecommitdiff
path: root/keyboards/foxlab/time80/rules.mk
diff options
context:
space:
mode:
authorLukas Alexandre <the.lukelex@gmail.com>2020-11-14 23:33:51 +0100
committerGitHub <noreply@github.com>2020-11-14 14:33:51 -0800
commita7afaa36a1ed7749b7374106ff0ddab2a3a221b5 (patch)
treec5747d6cb656c2012be63f526890fc21f36f2078 /keyboards/foxlab/time80/rules.mk
parentd7c1b890f18418248658d48c9eac5df37091a1f2 (diff)
[Keyboard] Time 80 TKL by Fox Lab (#10851)
* Porting Time 80 TKL * Update keyboards/foxlab/key65/hotswap/readme.md * Update keyboards/foxlab/time80/rules.mk * Update keyboards/foxlab/time80/config.h * Update keyboards/foxlab/time80/readme.md * Update keyboards/foxlab/time80/readme.md * Update keyboards/foxlab/time80/config.h * Use LAYOUT_all * Fixing placement of shortcuts
Diffstat (limited to 'keyboards/foxlab/time80/rules.mk')
-rw-r--r--keyboards/foxlab/time80/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/foxlab/time80/rules.mk b/keyboards/foxlab/time80/rules.mk
new file mode 100644
index 0000000000..1b61e9534d
--- /dev/null
+++ b/keyboards/foxlab/time80/rules.mk
@@ -0,0 +1,19 @@
+# MCU name
+MCU = atmega32a
+
+# Bootloader selection
+BOOTLOADER = bootloadHID
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+WS2812_DRIVER = i2c