summaryrefslogtreecommitdiffstats
path: root/keyboards/hnahkb
Commit message (Expand)AuthorAgeFilesLines
* Move TKL layouts to data driven (#20337)Ryan2023-04-054-772/+610
* Move 66% and 68% layouts to data driven (#20293)Ryan2023-04-012-281/+206
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-173-51/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-106-51/+15
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+5
* Move backlight config to data driven (#19910)Ryan2023-02-266-10/+13
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-222-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-176-11/+14
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-173-36/+1
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-073-12/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-062-10/+0
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-033-9/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-303-63/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-106-6/+3
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-153-36/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-286-23/+20
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-153-12/+0
|\
| * Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-12/+0
* | Add support for encoder mapping. (#13286)Nick Brassel2022-03-091-0/+1
|/
* [Keyboard] move @vuhopkep 's keebs into /hnahkb (#16102)peepeetee2022-01-3124-0/+1889