summaryrefslogtreecommitdiffstats
path: root/keyboards/hineybush
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-36/+36
* Remove more empty headers (#20155)Ryan2023-03-175-84/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-156-0/+230
|\
| * [Keyboard] Add hineybush/h87_g2 (#20053)Josh Hinnebusch2023-03-156-0/+230
* | Move matrix config to info.json, part 2 (#19987)Ryan2023-03-1024-185/+60
|/
* Move backlight config to data driven (#19910)Ryan2023-02-2620-29/+38
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-2210-13/+0
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-2/+1
* Remove matrix size defines (#19581)Ryan2023-02-1712-48/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-177-23/+11
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-179-64/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-085-40/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0826-78/+26
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-079-36/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-069-45/+0
* Debounce defines cleanup (#19742)Ryan2023-02-0313-39/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0311-33/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-308-168/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3113-13/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-285-14/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-108-8/+4
* Remove useless line continuations (#19399)Ryan2022-12-306-84/+49
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0615-17/+17
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-5/+5
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1520-30/+30
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-159-49/+60
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-215-5/+5
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-204-4/+4
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-204-4/+4
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0613-13/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-2826-97/+82
|\|
| * Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-2826-97/+82
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* Refactor legacy quantum keycodes in default-ish keymaps (#17150)Joel Challis2022-05-272-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-193-724/+340
|\
| * Hineybush Ibis Layout Additions and Configurator Rendering Update (#17132)James Young2022-05-193-724/+340
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1529-35/+35
|/
* [Keyboard] H60 updates (#16999)Josh Hinnebusch2022-05-123-31/+29
* Add ibis PCB (#17001)Josh Hinnebusch2022-05-057-0/+901
* Hineybush H65 Hotswap Layout Additions and Configurator Update (#16780)James Young2022-04-045-61/+512
* Hineybush H65 Layout Additions and Configurator Update (#16779)James Young2022-04-045-55/+865
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-159-32/+0
* [Keyboard] Fix Hineybush/h08_ocelot and Hineybush/h65(_hotswap) (#16405)jack2022-02-2010-120/+90
* Add h08_ocelot and h65 PCBs (#14054)Josh Hinnebusch2022-02-2036-0/+1107
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-148-57/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0910-20/+10
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-098-160/+0
* Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-021-1/+1