index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
rgbkb
Commit message (
Expand
)
Author
Age
Files
Lines
*
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-23
6
-6
/
+5
*
OLED: driver naming cleanups (#21710)
Ryan
2023-08-15
6
-8
/
+0
*
Remove old OLED API code (#21651)
Ryan
2023-07-31
2
-138
/
+0
*
Fix encoder map declarations (#21435)
Joel Challis
2023-07-03
7
-7
/
+7
*
Move miscellaneous defines to data driven (#21382)
Ryan
2023-07-02
4
-6
/
+4
*
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
2023-07-02
7
-27
/
+28
*
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-25
4
-2
/
+6
*
Move `TAPPING_TERM` to data driven (#21296)
Ryan
2023-06-24
3
-3
/
+6
*
Remove encoder in-matrix workaround code (#20389)
jack
2023-06-19
18
-159
/
+95
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
10
-10
/
+10
*
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-06-06
6
-3
/
+9
*
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-27
3
-3
/
+3
*
Keymap introspection for combos. (#19670)
Nick Brassel
2023-05-15
1
-7
/
+0
*
RGBKB Pan Layout Additions (#20809)
James Young
2023-05-09
6
-62
/
+522
*
Escape Unicode characters in info.json (#20698)
Ryan
2023-05-05
1
-1
/
+1
*
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
2023-05-01
1
-1
/
+0
*
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
12
-831
/
+518
*
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-08
13
-9
/
+20
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
19
-54
/
+23
*
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-04-03
2
-16
/
+5
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-03-29
4
-108
/
+63
|
\
|
*
Fix some invalid layout macros (#20256)
Ryan
2023-03-29
4
-108
/
+63
*
|
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
3
-91
/
+185
*
|
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-26
5
-3
/
+6
*
|
Remove more empty headers (#20155)
Ryan
2023-03-17
5
-8
/
+1
*
|
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
4
-9
/
+0
*
|
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-03-11
18
-56
/
+51
|
/
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
15
-31
/
+54
*
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
13
-11
/
+21
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
7
-30
/
+0
*
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
1
-21
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
16
-42
/
+23
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
5
-15
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
2
-6
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
14
-14
/
+0
*
Fix functions with empty params (#19647)
Ryan
2023-01-20
1
-1
/
+1
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
2
-1
/
+1
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
11
-303
/
+303
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
1
-1
/
+1
*
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-12-12
1
-1
/
+1
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
2
-2
/
+2
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
9
-0
/
+0
*
Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...
Nick Brassel
2022-11-11
2
-0
/
+6
*
VIA V3 - The Custom UI Update (#18222)
Wilba
2022-11-10
3
-6
/
+0
*
Fix DD warnings for RGBKB boards (#18944)
Ryan
2022-11-04
3
-7
/
+10
*
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
12
-14
/
+14
*
Deprecate `KC_LOCK` for `QK_LOCK` (#18796)
Ryan
2022-10-21
1
-2
/
+2
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
16
-21
/
+21
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
1
-1
/
+1
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
2
-3
/
+3
[next]