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
*
rgbkb/zen - Resolve CONVERT_TO_PROTON_C warnings (#17619)
Joel Challis
2022-08-07
10
-110
/
+31
*
Various fixes for g_led_config lint warnings (#17104)
Joel Challis
2022-05-16
1
-4
/
+4
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
12
-17
/
+17
*
Sol3 fix rgb map (#17019)
Doomsdayrs
2022-05-07
1
-10
/
+12
*
[Keyboard] Small fix for Sol3 with only a slave touch bar (#16952)
XScorpion2
2022-04-28
1
-9
/
+10
*
RGBKB Sol 3 rev1: Configurator Data and Readme (#16798)
James Young
2022-04-05
2
-0
/
+144
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
4
-8
/
+0
*
Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...
Joel Challis
2022-02-26
2
-4
/
+0
*
Remove manual enable of LTO within user keymaps (#15378)
Joel Challis
2022-02-10
2
-2
/
+2
*
Remove parent-relative paths from keyboards. (#16282)
Nick Brassel
2022-02-10
2
-8
/
+8
*
Small fix for Sol 3 brightness limits (#16157)
XScorpion2
2022-02-01
2
-10
/
+10
*
[Keyboard] Sol 3 Keyboard from RGBKB (#15687)
XScorpion2
2022-01-21
25
-14
/
+1268
*
Fix broken bootloader builds in develop. (#15880)
Dasky
2022-01-15
1
-0
/
+3
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
6
-127
/
+127
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
11
-13
/
+11
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
3
-75
/
+0
*
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-07
5
-20
/
+2
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
4
-7
/
+0
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
6
-15
/
+160
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
5
-5
/
+5
*
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-11-02
10
-14
/
+29
*
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-29
9
-9
/
+0
|
\
|
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
9
-9
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
2
-2
/
+2
|
\
|
|
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
2
-2
/
+2
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-20
6
-23
/
+142
|
\
|
|
*
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-20
1
-1
/
+1
|
*
Doc Fixes & Custom Matrix Fix (#14526)
XScorpion2
2021-09-20
4
-24
/
+39
|
*
[Keymap] Adding my Mun keymap. (#14501)
peott-fr
2021-09-19
2
-0
/
+104
|
*
[Keyboard] Quick fixes for the Mun to unblock customers (#14505)
XScorpion2
2021-09-19
2
-3
/
+3
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-12
4
-4
/
+0
|
\
|
|
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
4
-4
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
7
-14
/
+0
|
\
|
|
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
7
-14
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-10
1
-1
/
+1
|
\
|
|
*
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-09-10
1
-1
/
+1
*
|
Move non-assignment code to post_rules.mk (#14207)
Zach White
2021-09-09
4
-21
/
+19
|
/
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
4
-22
/
+0
*
Remove empty override functions (#14312)
Ryan
2021-09-05
1
-21
/
+0
*
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-24
25
-29
/
+34
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
3
-3
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
7
-7
/
+7
*
Tidy up rgbkb/mun (#13801)
Joel Challis
2021-08-05
11
-201
/
+334
*
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-08-02
2
-26
/
+76
|
\
|
*
[Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling (#13781)
Drashna Jaelre
2021-07-31
2
-26
/
+76
*
|
Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)
Drashna Jaelre
2021-07-24
3
-6
/
+4
*
|
Fix errors with matrix_output_unselect_delay function calls (#13645)
Drashna Jaelre
2021-07-22
2
-9
/
+7
*
|
Keyboards/sol rev2 fix (#13533)
XScorpion2
2021-07-13
1
-9
/
+19
*
|
Error log cleanup (#13349)
Zach White
2021-06-26
1
-12
/
+12
*
|
Keyboards/RGBKB/Mün (#13239)
XScorpion2
2021-06-25
27
-0
/
+2049
|
/
[next]