summary refs log tree commit diff
path: root/users/ericgebhart/rules.mk
diff options
context:
space:
mode:
authorEric Gebhart <e.a.gebhart@gmail.com>2020-04-28 11:58:42 +0200
committerGitHub <noreply@github.com>2020-04-28 02:58:42 -0700
commit485a0b0bc358b32ec042793a5195ced2c4cda7df (patch)
treef852b5d9e705bc224bd1dc9004ae494bf626f0d3 /users/ericgebhart/rules.mk
parent23cfc4b14564fe6a5da8a6d3823f8f9bc52c2832 (diff)
[Keymap] Added Xd75 and viterbi keymaps,refactored my userspace. (#8776)
Diffstat (limited to 'users/ericgebhart/rules.mk')
-rwxr-xr-xusers/ericgebhart/rules.mk11
1 files changed, 4 insertions, 7 deletions
diff --git a/users/ericgebhart/rules.mk b/users/ericgebhart/rules.mk
index 2572d21118..70017a5950 100755
--- a/users/ericgebhart/rules.mk
+++ b/users/ericgebhart/rules.mk
@@ -1,18 +1,15 @@
-USER_NAME := ericgebhart
 SRC += ericgebhart.c
 
 MOUSEKEY_ENABLE  = yes # Mouse keys
 EXTRAKEY_ENABLE  = yes # Audio control and System control
-COMMAND_ENABLE   = yes # Commands for debug and configuration
-NKRO_ENABLE      = yes # USB Nkey Rollover - for issues, see github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
-SWAP_HANDS_ENABLE= yes # Allow swapping hands of keyboard
+COMMAND_ENABLE   = no # Commands for debug and configuration
+NKRO_ENABLE      = no # USB Nkey Rollover - for issues, see github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+SWAP_HANDS_ENABLE= no # Allow swapping hands of keyboard
 KEY_LOCK_ENABLE  = yes # Enable the KC_LOCK key
 TAP_DANCE_ENABLE = yes # Enable the tap dance feature.
-CONSOLE_ENABLE   = yes  # Console for debug
+CONSOLE_ENABLE   = no  # Console for debug
 
 BOOTMAGIC_ENABLE = no  # Virtual DIP switch configuration
 UNICODE_ENABLE   = no
 SLEEP_LED_ENABLE = no
 API_SYSEX_ENABLE = no
-RGBLIGHT_ENABLE = no
-RGBLIGHT_ANIMATION = no