summaryrefslogtreecommitdiff
path: root/keyboards/hineybush
AgeCommit message (Expand)Author
2023-03-15[Keyboard] Add hineybush/h87_g2 (#20053)Josh Hinnebusch
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-27Refactor legacy quantum keycodes in default-ish keymaps (#17150)Joel Challis
2022-05-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-19Hineybush Ibis Layout Additions and Configurator Rendering Update (#17132)James Young
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-05-12[Keyboard] H60 updates (#16999)Josh Hinnebusch
2022-05-05Add ibis PCB (#17001)Josh Hinnebusch
2022-04-04Hineybush H65 Hotswap Layout Additions and Configurator Update (#16780)James Young
2022-04-04Hineybush H65 Layout Additions and Configurator Update (#16779)James Young
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-02-20[Keyboard] Fix Hineybush/h08_ocelot and Hineybush/h65(_hotswap) (#16405)jack
2022-02-20Add h08_ocelot and h65 PCBs (#14054)Josh Hinnebusch
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-12-02Remove manual enable of LTO within keyboards (#15377)Joel Challis
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young