Add breathing, as initial implementation with the RAISE/LOWER keys. And throw in extra macros to shorten keymaps
This commit is contained in:
parent
24e8d01dc9
commit
cc7604d116
2 changed files with 16 additions and 6 deletions
|
@ -3,6 +3,9 @@
|
|||
|
||||
#include "../../config.h"
|
||||
|
||||
#define LEADER_TIMEOUT 300
|
||||
#define BACKLIGHT_BREATHING
|
||||
|
||||
/* cbbrowne user configuration */
|
||||
|
||||
#define randadd 53
|
||||
|
@ -16,5 +19,3 @@
|
|||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue