Remove KEYMAP and LAYOUT_kc (#12160)
* alias KEYMAP to LAYOUT * remove KEYMAP and LAYOUT_kc
This commit is contained in:
parent
d84cbc3cec
commit
38d8d5445e
271 changed files with 487 additions and 12334 deletions
|
|
@ -43,8 +43,6 @@ enum custom_keycodes {
|
|||
ADJUST
|
||||
};
|
||||
|
||||
#define KC_ KC_TRNS
|
||||
|
||||
#define SE_YEN ALGR(SE_6) //isn't in the swedish_keymap.h
|
||||
#define KC_CATDEL LCTL(LALT(KC_DEL)) // Ctrl alt del
|
||||
#define KC_TSKMGR LCTL(S(KC_ESC)) // Ctrl shift esc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue