summaryrefslogtreecommitdiffstats
path: root/keyboards/hineybush
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0110-20/+2
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-059-9/+9
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-304-4/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-263-159/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-217-7/+7
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-204-4/+4
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-1210-10/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-1210-25/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-107-49/+0
* Remove empty override functions (#14312)Ryan2021-09-059-172/+0
* [Keymap] Add peott-fr H87 keymap (#14232)peott-fr2021-09-011-0/+27
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-1612-69/+0
* Remove Full Bootmagic (#13846)James Young2021-08-0611-11/+11
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-0910-11/+2
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-273-9/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-273-9/+0
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-209-9/+0
|\|
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-209-9/+0
* | comment out a non-standard DIODE_DIRECTIONZach White2021-01-081-1/+2
|/