qmk_firmware/keyboards/massdrop/alt/keymaps/reywood
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
README.md
keymap.c Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
rgb_matrix_user.c
rgb_matrix_user.h
rules.mk

README.md

THIS KEYMAP IS BROKEN

The CTRL and ALT have both been switched to using the QMK RGB Matrix system, rendering any custom effects that used the old, custom Massdrop lighting system, BROKEN.