forked from mirrors/qmk_userspace
Tweak my TAPPING_TERM and be more futureproof (#8143)
* Explicitly undef things I override in keymaps * Reduce TAPPING_TERM back to default
This commit is contained in:
parent
f4c1e066ba
commit
1fed214490
3 changed files with 7 additions and 2 deletions
|
|
@ -3,4 +3,5 @@
|
|||
#define EE_HANDS
|
||||
|
||||
/* Limit max RGB LED current to avoid tripping controller fuse. */
|
||||
#undef RGB_MATRIX_MAXIMUM_BRIGHTNESS
|
||||
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue