forked from mirrors/qmk_userspace
Userspace updates (#11841)
* enable LTO for smaller firmware size * delete since this was added to userspace rules.mk * readme updates and new images * Add -j to compile and flash commands in userpsace * Enable NKRO * Enable NKRO, VIA, LTO by default * Stanrc85-ansi readme update * Stanrc85-alice readme * quick RGB layer indicator fix in keymap
This commit is contained in:
parent
0aed8746be
commit
7ef4aba52c
8 changed files with 98 additions and 34 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#define TAPPING_TERM 250
|
||||
#define RETRO_TAPPING
|
||||
#define FORCE_NKRO
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#define RGBLIGHT_LAYERS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue