index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
rgbkb
/
sol
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
1
-2
/
+2
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
1
-2
/
+2
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
2
-4
/
+4
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-15
7
-8
/
+10
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
2
-2
/
+2
*
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
2
-2
/
+2
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
3
-4
/
+4
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-20
4
-14
/
+12
|
\
|
*
Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)
Ryan
2022-08-20
4
-14
/
+12
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
2
-4
/
+4
|
/
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
2
-4
/
+4
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-2
/
+0
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
1
-32
/
+32
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
3
-3
/
+3
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
1
-25
/
+0
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-0
/
+48
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
2
-2
/
+2
*
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-11-02
4
-4
/
+10
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
3
-3
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
2
-4
/
+0
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
1
-7
/
+0
*
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-24
12
-14
/
+15
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
3
-3
/
+3
*
Keyboards/sol rev2 fix (#13533)
XScorpion2
2021-07-13
1
-9
/
+19
*
Error log cleanup (#13349)
Zach White
2021-06-26
1
-12
/
+12
*
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-05-21
5
-8
/
+13
*
Remove KEYMAP and LAYOUT_kc (#12160)
Zach White
2021-05-11
2
-32
/
+11
*
Remove `DESCRIPTION`, R-V (#11632)
Ryan
2021-01-20
2
-2
/
+0
*
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-21
2
-0
/
+0
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
4
-3
/
+5
*
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-08-29
2
-3
/
+2
*
Xulkal Changes (#9004)
XScorpion2
2020-05-05
2
-1
/
+4
*
Clean up includes for glcdfont headers (#7745)
Ryan
2020-03-01
1
-10
/
+1
*
Trim firmware sizes from default rules.mk, part 3 (#8045)
ridingqwerty
2020-01-30
3
-6
/
+6
*
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)
fauxpark
2020-01-19
1
-0
/
+2
*
[Keyboard] Updates for Sol 2 (#7746)
Legonut
2020-01-02
6
-13
/
+38
*
Readded lost pgm_read_word code to encoder array lookups (#7577)
XScorpion2
2019-12-21
1
-2
/
+2
*
[Keymap] Sol rework (#7317)
Xyverz
2019-11-11
2
-191
/
+225
*
[Keyboard] Legonut Sol R2 Release (#7213)
XScorpion2
2019-10-30
2
-5
/
+5
*
[Keymap] Updating keymaps (#7170)
Xyverz
2019-10-28
4
-0
/
+539
*
Cleanup rules.mk for 32U4 keyboards, R-S (#7182)
fauxpark
2019-10-28
2
-18
/
+8
*
[Keymap] Fixing Sol Rev2 default keymap OLED rotation. (#6448)
XScorpion2
2019-08-01
1
-1
/
+1
*
[Keymap] Fix default layer display (#6398)
XScorpion2
2019-07-25
1
-1
/
+2
*
[User] Xulkal Keymaps Update (#6392)
XScorpion2
2019-07-25
3
-5
/
+42
*
Sol Rev 2 Keyboard (#6389)
XScorpion2
2019-07-22
21
-388
/
+683
*
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
Drashna Jaelre
2019-07-16
1
-1
/
+0
*
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-16
1
-1
/
+0
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
1
-1
/
+1
*
[Keymap] Xulkal changes (#6075)
XScorpion2
2019-06-05
1
-1
/
+2
*
[Keymap] Xulkal user changes (#6044)
XScorpion2
2019-06-01
1
-92
/
+1
[next]