diff options
author | Morton Jonuschat <mjonuschat@gmail.com> | 2020-02-13 19:30:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-14 03:30:32 +0000 |
commit | 806cd392e70b81bbefdc06f111d2562ead4094ba (patch) | |
tree | cb049878003333b7eba63b01ce7d95810f672e3e /keyboards/handwired/space_oddity/keymaps/default/keymap.c | |
parent | 9241d11dc5f98a862fb58cb0c125d14451568e78 (diff) |
[osx_neo2] Bugfixes and improvements to Ergodox macOS Neo2 keymap (#8154)
* Use TAPPING_TERM constant (and redefine value to 200ms)
* change TAPPING_TOGGLE to 2 to require two taps to lock in layer 4
* add support for Shift-Command 3/4/5 key combinations that are used in
macOS Catalina
* avoid false positive tap detecion for RMOD3 when the whole sequence of
pressing RMOD3, tapping another key and releasing RMOD3 took less than
TAPPING_TERM milliseconds.
* replace SEND_STRING with tap_code()/tap_code16(), saving ~860 bytes in
compiled firmware size.
Diffstat (limited to 'keyboards/handwired/space_oddity/keymaps/default/keymap.c')
0 files changed, 0 insertions, 0 deletions