index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `matrix_key_count()` (#16603)
Ryan
2022-03-10
1
-11
/
+0
*
[Bug] Rename has_mouse_report_changed parameters (#16417)
ZiTe
2022-03-07
2
-9
/
+9
*
[Bug] fix v-usb connection enumeration, ifdef workaround (#16511)
Gompa
2022-03-03
1
-0
/
+4
*
Format code according to conventions (#16421)
QMK Bot
2022-02-21
2
-54
/
+39
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-02-22
1
-1
/
+7
|
\
|
*
Fix a potential bug in encoder_init(). (#16372)
Takeshi ISHII
2022-02-21
1
-1
/
+5
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-02-19
1
-2
/
+2
|
\
|
|
*
Fix build error for LED Matrix effect solid_reactive_wide. (#16383)
Joakim Tufvegren
2022-02-17
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-02-17
1
-0
/
+1
|
\
|
|
*
[Bug] Re-add call to `suspend_power_down_kb()` (#16382)
Joakim Tufvegren
2022-02-17
1
-0
/
+1
*
|
Format code according to conventions (#16322)
QMK Bot
2022-02-12
160
-1437
/
+2471
*
|
Fix right side ws2812 leds having two indices (#15985)
Dasky
2022-02-11
1
-3
/
+8
*
|
Pass in the keyrecord_t of the dual-role/tapping key when calling per-key tap...
precondition
2022-02-11
3
-11
/
+11
*
|
Various fixes for matrix _RIGHT handling (#16292)
Joel Challis
2022-02-11
1
-8
/
+8
*
|
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2022-02-09
1
-0
/
+15
|
\
|
|
*
Add support for driving unselected row/col. (#16278)
Nick Brassel
2022-02-09
1
-0
/
+15
*
|
Add layout change callbacks to VIA (#16087)
Drashna Jaelre
2022-02-06
2
-0
/
+5
*
|
Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...
MasterSpoon
2022-02-06
4
-2
/
+106
*
|
[Bug] Fix layer_state restoration at end of dynamic macro feature (#16230)
Desprez Jean-Marc
2022-02-06
1
-1
/
+1
*
|
RGB Matrix: Reload from EEPROM (#15923)
Adam Lickel
2022-02-04
2
-0
/
+13
*
|
Format code according to conventions (#16211)
QMK Bot
2022-02-04
1
-7
/
+5
*
|
[Core] Add Pixel Flow RGB matrix effect (#15829)
Albert Y
2022-02-05
2
-0
/
+52
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-04
2
-52
/
+0
|
\
|
|
*
Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)
Nick Brassel
2022-02-05
2
-52
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-04
2
-0
/
+52
|
\
|
|
*
[Core] Add Pixel Flow RGB matrix effect (#15829)
Albert Y
2022-02-05
2
-0
/
+52
*
|
Initial migration of suspend callbacks (#16067)
Joel Challis
2022-02-05
1
-23
/
+0
*
|
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
Nick Brassel
2022-02-02
1
-13
/
+12
*
|
Format code according to conventions (#16110)
QMK Bot
2022-01-29
1
-3
/
+2
*
|
Combo `TAP_CODE_DELAY` and `clear_weak_mods` (#15866)
Pete Sevander
2022-01-28
1
-0
/
+13
*
|
Adjust tap_code16 to account for TAP_HOLD_CAPS_DELAY (#15635)
Ga68
2022-01-28
1
-3
/
+6
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-27
1
-3
/
+2
|
\
|
|
*
Fixes for slovak language-specific keycodes (#16019)
KraXen72
2022-01-27
1
-3
/
+2
*
|
Deprecate split transactions status field (#16023)
Stefan Kerkmann
2022-01-26
3
-6
/
+4
*
|
Enable a default task throttle for split pointing. (#15925)
Dasky
2022-01-26
3
-6
/
+5
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-25
1
-2
/
+3
|
\
|
|
*
Fix joystick button off-by-one error (#16037)
Ryan
2022-01-25
1
-2
/
+3
*
|
Fix up issue with PROGMEM and hand_swap_config (#16027)
Joel Challis
2022-01-24
1
-0
/
+1
*
|
Rip out old macro and action_function system (#16025)
Ryan
2022-01-24
12
-429
/
+4
*
|
Relocate matrix_init_quantum content (#15953)
Joel Challis
2022-01-23
4
-41
/
+45
*
|
[Bug] Fix compilation issues for led indicators (#16001)
Drashna Jaelre
2022-01-22
1
-0
/
+1
*
|
Fix BACKLIGHT_CAPS_LOCK warning (#15999)
Joel Challis
2022-01-22
1
-6
/
+8
*
|
Align location of some host led logic (#15954)
Joel Challis
2022-01-22
6
-44
/
+56
*
|
fixed typo in orange HSV colors decalartion (#15976)
Ryan Hausen
2022-01-22
1
-1
/
+1
*
|
Adjust mouse key defaults (#15883)
Albert Y
2022-01-21
1
-9
/
+9
*
|
[Bug] Fix hack for chibiOS reset name (#15984)
Drashna Jaelre
2022-01-22
1
-2
/
+2
*
|
Rename some Quantum keycodes (#15968)
Ryan
2022-01-22
5
-14
/
+31
*
|
Relocate matrix_scan_quantum tasks (#15882)
Joel Challis
2022-01-19
2
-71
/
+72
*
|
Add init function to clear previous effect (#15815)
Albert Y
2022-01-17
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-15
1
-1
/
+0
|
\
|
[next]