summaryrefslogtreecommitdiff
path: root/keyboards/hineybush
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis14-14/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis14-14/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis17-17/+0
2025-02-13Remove readme dummy content (#24912)Joel Challis1-2/+0
2024-12-02[Keyboard] Add h88 gen2 (#24454)Josh Hinnebusch6-0/+1303
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan1-2/+10
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel30-745/+0
2024-08-25Update Underglow keycodes (#23765)Ryan21-40/+40
2024-07-12Convert `eeconfig_init_kb` implementations to config (#24087)Joel Challis11-48/+25
2024-06-22Migrate `led_update_kb` implementations to DD (#23980)Joel Challis10-146/+22
2024-05-23Remove some useless code from keymaps (#23787)Ryan7-103/+0
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759)James Young26-377/+78
2024-05-17Delete trivial keymap readmes (#23714)Ryan32-34/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan20-22/+22
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan6-27/+27
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-12/+10
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-3/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis6-3/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis4-26/+26
2024-03-22Un-`extern` RGBLight `led[]` array (#23322)Ryan2-48/+7
2024-03-21Remove RGBLight `led[]` references (#23311)Ryan1-7/+6
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis20-122/+97
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis4-439/+0
2024-02-03Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-0/+24
2024-01-31H87g2 updates (#22819)Josh Hinnebusch6-117/+643
2024-01-31add matrix diagram for hineybush/h101 (#22252)Duncan Sutherland1-0/+24
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark1-27/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel1-27/+0
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan1-1/+1
2023-10-11Merge remote-tracking branch 'origin/master' into developQMK Bot6-0/+479
2023-10-11[Keyboard] Hineybush H101 (#22186)Josh Hinnebusch6-0/+479
2023-09-21Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2023-09-20apply 66_(ansi|iso) to keyboards (#21834)Duncan Sutherland1-0/+1
2023-09-04Clean up RGB LED type (#21859)Ryan2-13/+13
2023-08-23Move RGBLight animations to data driven (#21635)Ryan22-141/+134
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan1-3/+0
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan3-26/+36
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan22-33/+22
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan22-11/+11
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan22-14/+30
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan13-10/+9
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan3-225/+224
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-86/+86
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-288/+266
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan11-834/+1165
2023-04-12Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2023-04-12[Keyboard] Fix h87 g2 VID conflict (#20388)Josh Hinnebusch1-1/+1
2023-04-08Move split space/backspace layouts to data driven (#20356)Ryan3-364/+325