qmk_firmware/keyboards/idobao
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
id42
id61 Remove lingering DRIVER_LED_TOTAL references (#18662) 2022-10-10 01:03:19 -07:00
id63 Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
id67 Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
id75 Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
id80 Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
id87 Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
id96
montex