summaryrefslogtreecommitdiff
path: root/keyboards/woodkeys/meira/keymaps
AgeCommit message (Collapse)Author
2023-09-24Remove custom ISSI lighting code (#22073)Ryan
* Remove CU75 custom lighting * Remove LFK78 custom lighting * Remove LFK87 custom lighting * Remove LFKPad custom lighting * Remove Mini1800 custom lighting * Remove SMK65 custom lighting * Remove LFK65-HS custom lighting * Remove LFKeyboards custom lighting * Remove Meira custom lighting
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-08Normalise output selection (Bluetooth) keycodes (#19004)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-02-10Remove manual enable of LTO within user keymaps (#15378)Joel Challis
2022-01-31[Keyboard] move woodkeys.click keyboards to /woodkeys (#16113)peepeetee