summaryrefslogtreecommitdiff
path: root/keyboards/hazel
AgeCommit message (Expand)AuthorFilesLines
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis2-5/+1
2025-05-10[Keyboard] Add Jason Hazel’s Bad Wings v2 (#25252)cyxae8-0/+175
2024-06-16keyboard.json schema: set minimum value for `key_unit` (#23937)Ryan2-4/+3
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-6/+6
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-5/+4
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-5/+4
2024-03-29Remove "w": 1 from keyboards/ (#23367)Duncan Sutherland1-36/+36
2024-03-28Remove IGNORE_MOD_TAP_INTERRUPT from keymaps (#23279)Joel Challis3-139/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis3-305/+0
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-07-09Userspace and keymap addition (#20522)miketronic3-0/+305
2023-05-15Merge remote-tracking branch 'upstream/master' into developNick Brassel5-35/+302
2023-05-15hazel/bad_wings update (#20947)Jason Hazel6-37/+304
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-36/+36
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-6/+6
2023-04-05Disable specific warnings to mitigate compilation problems with `KEEP_INTERME...Nick Brassel1-3/+2
2023-03-21Adding Bad Wings Support (#20153)Jason Hazel10-0/+335