1
0
Fork 0

Keymap: Preonic kuatsure updates 2018-Nov (#4500)

* preonic-kuatsure: ctrl / esc in one key + hello ` again

* preonic-kuatsure: remove esc on lower

* preonic-kuatsure: programmy macros

* user-kuatsure: turn off console all the time

* preonic-kuatsure: auto shift, but only for numbers

* preonic-kuatsure: remove programmery macros

* preonic-kuatsure: move braces, parens, etc over to raise

backwards compat

move &*() on lower

* preonic-kuatsure: stop with the full rep of game layer
This commit is contained in:
Jarrett Drouillard 2018-12-05 12:08:05 -05:00 committed by Drashna Jaelre
parent d115abfd8d
commit 7d4955b2c4
5 changed files with 38 additions and 24 deletions

View file

@ -8,6 +8,8 @@ void tmux_pane_zoom(void);
void tmux_pane_switch(uint16_t keycode);
void tmux_window_switch(uint16_t keycode);
#define KT_CESC CTL_T(KC_ESC)
#undef LEADER_TIMEOUT
#define LEADER_TIMEOUT 300

View file

@ -1 +1,3 @@
CONSOLE_ENABLE = no
SRC += kuatsure.c