Refactor build script and update userspace config for clarity and new features
This commit is contained in:
parent
5ae2c5977d
commit
fb04de22f2
2 changed files with 3 additions and 2 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#define RETRO_SHIFT // Enable retroactive shift
|
||||
#define RETRO_TAPPING // Enable retroactive tapping
|
||||
#define HOLD_ON_OTHER_KEY_PRESS // Enable hold on other key press
|
||||
#define CHORDAL_HOLD // Enable chordal hold (mod activates if another key is pressed before tapping term)
|
||||
|
||||
// Combo configuration
|
||||
#define CASEMODES_ENABLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue