index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
hub20
Commit message (
Expand
)
Author
Age
Files
Lines
*
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-23
1
-1
/
+1
*
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-25
2
-3
/
+3
*
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
2023-06-23
1
-2
/
+0
*
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Ryan
2023-06-18
1
-3
/
+0
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
2
-3
/
+3
*
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-27
3
-202
/
+79
*
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-08
2
-1
/
+3
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
2
-1
/
+3
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
1
-2
/
+0
*
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-03-10
2
-6
/
+5
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
2
-5
/
+6
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
1
-4
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
2
-6
/
+2
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
1
-3
/
+0
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
1
-3
/
+3
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
4
-4
/
+4
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-1
/
+1
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
3
-3
/
+3
*
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
2022-07-28
2
-7
/
+6
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
2
-2
/
+2
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-4
/
+0
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
1
-2
/
+1
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-2
/
+0
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-42
/
+49
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
1
-1
/
+1
*
Move LTO logic from common.mk (#14973)
Joel Challis
2021-10-28
1
-4
/
+2
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
1
-1
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-1
/
+1
*
Remove deprecated callbacks for encoders and dip switches (#13404)
Drashna Jaelre
2021-07-24
2
-15
/
+10
*
[Keyboard] Add LED matrix and 2 layouts to hub20 (#12505)
peepeetee
2021-06-19
7
-28
/
+478
*
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-06-08
1
-0
/
+3
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
3
-3
/
+6
*
Add bootmagic support for hub16 and hub20 (#12257)
peepeetee
2021-03-17
2
-1
/
+6
*
remove keyboard_folder from info.json
Zach White
2021-02-27
1
-1
/
+0
*
ChibiOS conf migrations... take 11 (#11646)
Nick Brassel
2021-01-21
1
-2
/
+0
*
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-20
3
-3
/
+3
*
ChibiOS conf upgrade for hub20 (#11588)
Nick Brassel
2021-01-17
3
-1375
/
+68
*
[Keyboard] Add Hub20 keyboard (#11497)
Josh Johnson
2021-01-13
14
-0
/
+1888