index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
keyhive
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
12
-106
/
+48
*
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-24
8
-12
/
+8
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
12
-12
/
+12
*
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-06-16
6
-4
/
+8
*
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-27
4
-3
/
+3
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
3
-7
/
+6
*
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-27
3
-67
/
+132
*
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
6
-224
/
+201
*
Move `default` layouts to data driven (#20349)
Ryan
2023-04-08
2
-204
/
+162
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
13
-7
/
+19
*
Move Alice and Ergodox layouts to data driven (#20340)
Ryan
2023-04-05
2
-106
/
+69
*
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-04-05
12
-142
/
+79
*
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
1
-1
/
+0
*
Fixup Pointing device functions (#20311)
Drashna Jaelre
2023-04-01
1
-2
/
+2
*
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
2
-78
/
+73
*
Fix layouts containing keys with multiple matrix positions (#20191)
Ryan
2023-03-29
2
-34
/
+52
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
4
-23
/
+0
*
Remove more empty headers (#20155)
Ryan
2023-03-17
7
-86
/
+0
*
Move matrix config to info.json, part 8 (#20030)
Ryan
2023-03-11
22
-141
/
+55
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
4
-7
/
+10
*
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-19
5
-93
/
+3
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
11
-44
/
+0
*
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-17
5
-50
/
+0
*
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-14
4
-20
/
+12
*
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-11
1
-12
/
+2
*
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
3
-30
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
28
-89
/
+33
*
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
2023-02-07
1
-5
/
+0
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
3
-12
/
+0
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
3
-15
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
13
-39
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
5
-15
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
3
-63
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
15
-15
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
3
-14
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
6
-6
/
+3
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
1
-10
/
+10
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
5
-23
/
+23
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
3
-0
/
+0
*
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
6
-8
/
+8
*
Deprecate `VLK_TOG` for `VK_TOGG` (#18807)
Ryan
2022-10-22
1
-1
/
+1
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
4
-4
/
+4
*
Remove legacy Debug keycode (#18769)
Ryan
2022-10-19
2
-2
/
+2
*
Remove legacy sendstring keycodes (#18749)
Ryan
2022-10-17
1
-1
/
+1
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
2
-2
/
+2
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
16
-18
/
+18
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-15
7
-45
/
+30
*
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-10-11
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-07
1
-7
/
+1
|
\
|
*
Remove all `BACKLIGHT_LEVELS 0` (#18630)
jack
2022-10-07
1
-7
/
+1
[next]