summaryrefslogtreecommitdiffstats
path: root/keyboards/hs60
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move 60% layouts to data driven (#20477)Ryan2023-04-273-58/+140
* Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-156-436/+199
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-108-39/+20
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-232-5/+4
* Remove matrix size defines (#19581)Ryan2023-02-174-16/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-27/+11
* 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-064-20/+0
* Remove `DEBOUNCE` macro usage (#19750)jack2023-02-061-0/+4
* Debounce defines cleanup (#19742)Ryan2023-02-034-12/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-034-12/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-304-132/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-106-6/+3
* Remove useless line continuations (#19399)Ryan2022-12-303-48/+48
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-103-9/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-208-8/+8
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-235-6/+6
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-071-2/+2
|\
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-071-2/+2
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-288-34/+30
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-158-8/+8
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-148-112/+112
* Fix up build options comments (#15463)Ryan2021-12-123-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-094-5/+4
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-014-5/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-2/+2
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+49
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-214-4/+4
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-214-4/+4
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-201-1/+1
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-124-10/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-124-10/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-059-110/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-059-110/+0