mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-09 07:15:40 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
95e3f854ed
@ -60,5 +60,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
N_PASTE , N_UNDO , KC_BSPC , KC_DEL
|
||||
|
||||
),
|
||||
|
||||
};
|
||||
|
@ -8,3 +8,4 @@ COMMAND_ENABLE = no
|
||||
NKRO_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
DEBOUNCE_TYPE = asym_eager_defer_pk
|
||||
USER_NAME := scheiklp
|
||||
|
Loading…
Reference in New Issue
Block a user