mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-01 07:45:47 +03:00
Ajust config for keychron/v1/ansi_encoder
This commit is contained in:
@@ -29,3 +29,5 @@
|
||||
|
||||
/* Enable caps-lock LED */
|
||||
#define CAPS_LOCK_LED_INDEX 45
|
||||
|
||||
#define DEBOUNCE 25
|
||||
|
||||
@@ -6,7 +6,7 @@ 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
|
||||
NKRO_ENABLE = yes # Enable USB N-key Rollover
|
||||
NKRO_ENABLE = no # Enable USB N-key Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
@@ -18,3 +18,5 @@ RGB_MATRIX_ENABLE = yes
|
||||
CUSTOM_MATRIX = lite
|
||||
|
||||
SRC += matrix.c
|
||||
|
||||
DEBOUNCE_TYPE=sym_eager_pk
|
||||
|
||||
Reference in New Issue
Block a user