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
..
keyrecords [Keymap] develop updates for Drashna Keymaps (#18472) 3 years ago
oled Remove legacy keycodes, part 6 (#18740) 3 years ago
pointing [Keymap] develop updates for Drashna Keymaps (#18472) 3 years ago
rgb Fix Per Key LED Indicator Callbacks (#18450) 3 years ago
split [Keymap] develop updates for Drashna Keymaps (#18472) 3 years ago
.gitignore
.gitlab-ci.yml
autocorrect_data.h [Keymap] Drashna keymap updates for 0.18.0 (#18184) 3 years ago
bootmagic_better.c [Keymap] Fix bootmagic compilation issue with Drashna keymaps (#18223) 3 years ago
callbacks.c [Keymap] develop updates for Drashna Keymaps (#18472) 3 years ago
callbacks.h [Keymap] Updates to drashna Keymaps and Userspace (#17543) 3 years ago
callbacks.md
config.h [Keymap] Drashna keymap updates for 0.18.0 (#18184) 3 years ago
drashna.c [Keymap] develop updates for Drashna Keymaps (#18472) 3 years ago
drashna.h [Keymap] Drashna keymap updates for 0.18.0 (#18184) 3 years ago
post_config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729) 3 years ago
readme.md
rgblight_breathe_table.h
rules.mk [Keymap] develop updates for Drashna Keymaps (#18472) 3 years ago
template.c
template.h