summaryrefslogtreecommitdiffstats
path: root/keyboards/hub20
Commit message (Expand)AuthorAgeFilesLines
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-282-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-42/+49
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Move LTO logic from common.mk (#14973)Joel Challis2021-10-281-4/+2
* 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-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-242-15/+10
* [Keyboard] Add LED matrix and 2 layouts to hub20 (#12505)peepeetee2021-06-197-28/+478
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-293-3/+6
* Add bootmagic support for hub16 and hub20 (#12257)peepeetee2021-03-172-1/+6
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-2/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-203-3/+3
* ChibiOS conf upgrade for hub20 (#11588)Nick Brassel2021-01-173-1375/+68
* [Keyboard] Add Hub20 keyboard (#11497)Josh Johnson2021-01-1314-0/+1888