summaryrefslogtreecommitdiff
path: root/keyboards/gopolar/gg86/rules.mk
diff options
context:
space:
mode:
authorHorrorTroll <sonicvipduc@gmail.com>2022-07-17 02:38:22 +0700
committerGitHub <noreply@github.com>2022-07-16 12:38:22 -0700
commit92c3e6305bfd0870279048356c51e768e2c392a9 (patch)
tree3e9612cbe8619093c265fdb7768dc5ecaaff9689 /keyboards/gopolar/gg86/rules.mk
parent4d443d921bea20758328668ae821ae5396a6c6e1 (diff)
[Keyboard] Gopolar GG86 (#15425)
* Added keyboard GG86 * Rebased, resolved issue and updated code * Delete 1000Hz on config * Resolved fix * Another resolved fix * Last resolved fix * Fixed LED position
Diffstat (limited to 'keyboards/gopolar/gg86/rules.mk')
-rw-r--r--keyboards/gopolar/gg86/rules.mk32
1 files changed, 32 insertions, 0 deletions
diff --git a/keyboards/gopolar/gg86/rules.mk b/keyboards/gopolar/gg86/rules.mk
new file mode 100644
index 0000000000..0f0bdec2b6
--- /dev/null
+++ b/keyboards/gopolar/gg86/rules.mk
@@ -0,0 +1,32 @@
+SRC += lib/logo.c
+
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = yes # 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
+
+# Additional thing to reduce compiled size
+LTO_ENABLE = yes
+NO_USB_STARTUP_CHECK = yes
+
+# RGB Matrix enabled
+RGB_MATRIX_ENABLE = yes
+RGB_MATRIX_DRIVER = WS2812
+
+# OLED enabled
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306 # OLED display