Revert "back to achordion"
This reverts commit edf089efd7
.
Try the latest state after
https://github.com/qmk/qmk_firmware/pull/24560#discussion_r1896946211
This commit is contained in:
parent
edf089efd7
commit
338ba782d6
9 changed files with 7 additions and 669 deletions
|
@ -12,22 +12,14 @@
|
|||
// from its 10ms default to the 1ms minimum that USB 1.x (Full Speed) allows:
|
||||
#define USB_POLLING_INTERVAL_MS 1
|
||||
|
||||
// many settings taken from https://github.com/getreuer/qmk-keymap
|
||||
|
||||
// don't confuse apps
|
||||
#define TAP_CODE_DELAY 5
|
||||
|
||||
// home row mods
|
||||
#define TAPPING_TERM 170
|
||||
#define TAPPING_TERM_PER_KEY
|
||||
#define CHORDAL_HOLD
|
||||
#define PERMISSIVE_HOLD
|
||||
#define TAPPING_TERM 175
|
||||
|
||||
// no auto repeat stuff
|
||||
#define QUICK_TAP_TERM 0
|
||||
|
||||
// enable streak detection
|
||||
#define ACHORDION_STREAK
|
||||
|
||||
// tranfer enough info for the stuff we render on the OLEDs
|
||||
#define SPLIT_LAYER_STATE_ENABLE
|
||||
#define SPLIT_LED_STATE_ENABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue