You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
3 years ago
..
funcs Remove legacy keycodes, part 6 (#18740) 3 years ago
.gitignore
art.c Remove legacy keycodes, part 4 (#18683) 3 years ago
art.h
art_user_config.h.example
config.h
custom_definitions.h.example
rules.mk
secr.h.example