1
0
Fork 0

[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:
SpacebarRacecar 2019-01-12 18:32:50 +01:00 committed by Drashna Jaelre
parent 87b277c21a
commit 4cde82ef57
6 changed files with 55 additions and 51 deletions

View file

@ -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
*/