qmk_firmware/keyboards/hhkb/rn42
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
..
battery.c add hhkb bluetooth functionality (rn42) (#2693) 2018-07-09 18:12:59 -07:00
battery.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
main.c add hhkb bluetooth functionality (rn42) (#2693) 2018-07-09 18:12:59 -07:00
MEMO.txt add hhkb bluetooth functionality (rn42) (#2693) 2018-07-09 18:12:59 -07:00
PowerSave.txt add hhkb bluetooth functionality (rn42) (#2693) 2018-07-09 18:12:59 -07:00
rn42_task.c Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
rn42_task.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
rn42.c Refactor send_extra (#18615) 2022-10-06 19:35:01 -07:00
rn42.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
RN42.txt add hhkb bluetooth functionality (rn42) (#2693) 2018-07-09 18:12:59 -07:00
suart.h add hhkb bluetooth functionality (rn42) (#2693) 2018-07-09 18:12:59 -07:00
suart.S add hhkb bluetooth functionality (rn42) (#2693) 2018-07-09 18:12:59 -07:00