summaryrefslogtreecommitdiff
path: root/keyboards/hardwareabstraction
AgeCommit message (Expand)AuthorFilesLines
2025-07-07Compilation fixes for `-fno-common` (#25436)Joel Challis1-1/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-65/+0
2024-07-26Remove duplicate calls to `housekeeping_task_user` (#24201)Joel Challis1-1/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-5/+5
2024-04-24Add haptic driver to keyboard.json schema (#23591)Ryan2-1/+3
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-7/+7
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-07-21haptic: naming cleanups (#21551)Ryan1-1/+1
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-63/+63
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+0
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-1/+2
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel2-6/+2
2022-10-10[Keyboard] Add hardwareabstraction/handwire Board (#18504)Andy Tsai8-0/+574