summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/yang
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-3/+3
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-41/+41
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-04-15Data-Driven Keyboard Conversions: H, Part 1 (#23524)James Young2-10/+6
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-1/+6
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan2-3/+3
2023-05-22Remove HHKB RN42 code (#21007)Ryan1-34/+0
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan3-97/+65
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-2/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-5/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan2-3/+1
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2-8/+7
2022-07-02HHKB YDKB Yang BT Controller (#15759)Kan-Ru Chen11-0/+1028