[Keymap] Update to personal keymaps and userspace (#4831)
* changed ortho keymaps and userspace * changed prime_o keymap * changed userspace * optimized keymaps and userspace * removed permissive hold as it doesn't seem to do anything * defined TAPPING_TERM in userspace config.h
This commit is contained in:
parent
87b277c21a
commit
4cde82ef57
6 changed files with 55 additions and 51 deletions
|
@ -88,6 +88,8 @@ bool process_record_keymap(uint16_t keycode, keyrecord_t *record);
|
|||
#define GUIL LGUI(KC_LEFT)
|
||||
#define GUIR RGUI(KC_RIGHT)
|
||||
|
||||
#define CTLENT CTL_T(KC_ENT)
|
||||
|
||||
/*
|
||||
Templates for Keys, with custom shifted and non shifted Characters
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue