summaryrefslogtreecommitdiffstats
path: root/keyboards/primekb/prime_e/rules.mk
diff options
context:
space:
mode:
authorholtenc <holtenc@gmail.com>2020-10-16 00:41:44 -0500
committerGitHub <noreply@github.com>2020-10-15 22:41:44 -0700
commit6529cbac0dabb0bb9005d18ee78fab63f370935a (patch)
tree813b8b5ade6422bb76c3b5439b50d4da59580ff4 /keyboards/primekb/prime_e/rules.mk
parent139d28eaae283455c135efe71a05a1823c12fc31 (diff)
[Keyboard] Add Prime_E RGB PCB (#10615)
* add Prime_E RGB PCB * Update keyboards/primekb/prime_e/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/primekb/prime_e/std/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/primekb/prime_e/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/primekb/prime_e/rgb/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/primekb/prime_e/rgb/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/primekb/prime_e/rgb/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/primekb/prime_e/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/primekb/prime_e/std/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/primekb/prime_e/std/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/primekb/prime_e/rules.mk')
-rw-r--r--keyboards/primekb/prime_e/rules.mk12
1 files changed, 4 insertions, 8 deletions
diff --git a/keyboards/primekb/prime_e/rules.mk b/keyboards/primekb/prime_e/rules.mk
index 0a08cc2ccd..e9045dba93 100644
--- a/keyboards/primekb/prime_e/rules.mk
+++ b/keyboards/primekb/prime_e/rules.mk
@@ -23,11 +23,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = yes # USB Nkey Rollover
-BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-MIDI_ENABLE = no # MIDI support
-UNICODE_ENABLE = no # Unicode
-BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
-AUDIO_ENABLE = no # Audio output on port C6
-FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
-HD44780_ENABLE = no # Enable support for HD44780 based LCDs
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output
+
+DEFAULT_FOLDER = primekb/prime_e/std