index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
hadron
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
4
-25
/
+26
*
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-23
1
-1
/
+1
*
OLED: driver naming cleanups (#21710)
Ryan
2023-08-15
2
-2
/
+0
*
haptic: further naming cleanups (#21682)
Ryan
2023-08-04
1
-29
/
+29
*
haptic: naming cleanups (#21551)
Ryan
2023-07-21
4
-13
/
+3
*
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)
Ryan
2023-06-27
1
-14
/
+0
*
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-24
2
-2
/
+1
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
4
-3
/
+7
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
1
-3
/
+3
*
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
2
-20
/
+78
*
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
4
-2
/
+6
*
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
6
-33
/
+2
*
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-03-10
5
-60
/
+10
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
2
-4
/
+5
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
2
-10
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
4
-15
/
+7
*
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-05
2
-10
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
2
-6
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
1
-3
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
1
-21
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-5
/
+0
*
Fix functions with empty params (#19647)
Ryan
2023-01-20
1
-2
/
+2
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
3
-105
/
+105
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
4
-6
/
+6
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
2
-0
/
+0
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
4
-4
/
+4
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
2
-2
/
+2
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
3
-9
/
+9
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
1
-1
/
+1
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-15
2
-4
/
+20
*
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-10-11
2
-2
/
+2
*
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
2
-2
/
+2
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-15
6
-12
/
+15
|
\
|
*
Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)
Ryan
2022-08-15
6
-12
/
+15
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
2
-2
/
+0
|
/
*
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
2
-4
/
+0
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
2
-70
/
+70
*
Fix up build options comments (#15463)
Ryan
2021-12-12
2
-2
/
+2
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
2
-3
/
+2
*
Remove pointless `CUSTOM_MATRIX = no` (#15383)
Ryan
2021-12-02
1
-1
/
+0
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
2
-3
/
+0
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
1
-1
/
+1
*
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-11-02
2
-12
/
+12
*
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)
Joel Challis
2021-10-18
1
-1
/
+2
*
Fix OLED timeout on recent qwiic migrations (#14775)
Joel Challis
2021-10-10
1
-6
/
+6
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
1
-1
/
+1
|
\
[next]