summaryrefslogtreecommitdiffstats
path: root/keyboards/hineybush/h87a
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-16/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+3
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-2/+1
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-49/+49
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-065-7/+7
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-5/+5
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-6/+6
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-282-7/+6
|\
| * Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-282-7/+6
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-5/+5
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-42/+0
* Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-021-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-052-32/+0
* [Keymap] Add peott-fr H87 keymap (#14232)peott-fr2021-09-011-0/+27
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* [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-092-3/+1
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Hineybush h87a lock indicators (#8237)MechMerlin2020-02-244-56/+10
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-5/+5
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-261-2/+0
* [Keyboard] add VIA support for hiney PCBs (#7910)Josh Hinnebusch2020-01-163-0/+65
* [Keyboard] adjust h87a RGB settings (#7751)Josh Hinnebusch2020-01-023-2/+10
* [Keyboard] update default h87a keymap for fn functionality (#7589)Josh Hinnebusch2019-12-091-1/+1
* update VID and PID for h87a (#7100)Josh Hinnebusch2019-10-221-3/+3
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-45/+9
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1