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
...
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-06
1
-1
/
+1
|
\
|
|
*
Avoid name conflicts with usb_hid Arduino code (#13870)
Joel Challis
2021-08-06
1
-1
/
+1
*
|
Process combos earlier & overlapping combos (#8591)
Pete Sevander
2021-08-06
4
-112
/
+498
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-04
2
-2
/
+17
|
\
|
|
*
Add bootloader section to keyboard template (#13774)
Drashna Jaelre
2021-08-04
2
-2
/
+17
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-03
1
-2
/
+12
|
\
|
|
*
Fix overflows in WPM calculations (#13128)
Joakim Tufvegren
2021-08-04
1
-2
/
+12
*
|
Move print/debug files to quantum (#12069)
Joel Challis
2021-08-03
8
-0
/
+444
*
|
Unconditionally call led_init_ports (#12116)
Joel Challis
2021-08-03
1
-3
/
+0
*
|
[BUG] Fix Key Override includes (#13831)
Drashna Jaelre
2021-08-01
1
-1
/
+1
*
|
Minor tidy up of key overrides (#13747)
Joel Challis
2021-07-28
4
-34
/
+12
*
|
matrix_scan_x -> x_task (#13748)
Joel Challis
2021-07-28
11
-29
/
+25
*
|
Align AW20216 driver (#13712)
Joel Challis
2021-07-27
1
-2
/
+10
*
|
Haptic: driver-> feature (#13713)
Joel Challis
2021-07-25
6
-2
/
+543
*
|
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-25
6
-40
/
+7
|
\
|
|
*
Refactor some platform dependent logic (#13675)
Joel Challis
2021-07-24
6
-40
/
+7
*
|
Avoid LTO conficts on arm_atsam (#13676)
Joel Challis
2021-07-24
1
-1
/
+1
*
|
Disables rgblight twinkle by default. (#13677)
Nick Brassel
2021-07-24
1
-1
/
+0
*
|
Retain brightness with lighting layers (#13025)
Patrick Stadler
2021-07-21
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-20
4
-0
/
+958
|
\
|
|
*
Adds Swedish Mac ISO and ANSI keymaps (#13055)
Carl-Fredrik Arvidson
2021-07-20
4
-0
/
+958
*
|
Switch Ergodox Infinity over to split_common (#13481)
Joakim Tufvegren
2021-07-19
1
-1
/
+1
*
|
Revert "Add rgblight to RGB Matrix VPATH" (#13559)
Ryan
2021-07-17
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-17
1
-100
/
+96
|
\
|
|
*
remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569)
Takeshi ISHII
2021-07-17
1
-100
/
+96
*
|
Move `SENDSTRING_BELL` code to `send_string.h` (#13566)
Ryan
2021-07-16
2
-3
/
+8
*
|
Fix LED Hit Counter for LED/RGB Matrix (#12674)
Johannes Choo
2021-07-16
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-16
1
-4
/
+0
|
\
|
|
*
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum...
Takeshi ISHII
2021-07-16
1
-4
/
+0
*
|
Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457)
Chris Cullin
2021-07-15
1
-2
/
+13
*
|
[Feature] Key Overrides (#11422)
Jonas Gessner
2021-07-13
6
-3
/
+714
*
|
Change the prototype of matrix_output_unselect_delay() (#13045)
Takeshi ISHII
2021-07-13
3
-4
/
+7
*
|
Fix two out of bounds accesses from #13330. (#13525)
Joakim Tufvegren
2021-07-12
1
-2
/
+2
*
|
Unify matrix for split common and regular matrix (#13330)
Drashna Jaelre
2021-07-11
2
-348
/
+125
*
|
`keymap_extras`: Remove deprecated defines (#12949)
Ryan
2021-07-06
23
-925
/
+1
*
|
Allow invert of SPLIT_HAND_PIN logic (#13433)
Jameson Thatcher
2021-07-05
1
-0
/
+4
*
|
mousekey: expose current report to users (#13069)
Thomas Weißschuh
2021-07-03
2
-5
/
+8
*
|
Add support for NO_PIN to all matrix types (#12238)
Drashna Jaelre
2021-07-03
2
-28
/
+104
*
|
Improve layer mask handling (#13065)
Drashna Jaelre
2021-07-03
2
-5
/
+5
*
|
Switch split_common to CRC subsystem (#13418)
Stefan Kerkmann
2021-07-02
1
-16
/
+1
*
|
Convert Dip Switch callbacks to boolean functions (#13399)
Drashna Jaelre
2021-07-01
2
-8
/
+8
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-01
57
-1027
/
+1027
|
\
|
|
*
Cleanup junk chars, part 4 (#13345)
Ryan
2021-07-01
57
-1027
/
+1027
*
|
Adds support for STM32L412xB, STM32L422xB. (#13383)
Nick Brassel
2021-06-30
1
-0
/
+34
*
|
Relocate RGB/HSV color defs to a more fitting place (#13377)
Ryan
2021-06-29
2
-44
/
+56
*
|
Move RGBLight code into its own folder (#13312)
Ryan
2021-06-28
5
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-06-23
3
-4
/
+4
|
\
|
|
*
Fix zero condition of reactive runners that will suspend RGB animation (#12710)
Albert Y
2021-06-23
3
-4
/
+4
*
|
Remove rgblight stubs (#13302)
Ryan
2021-06-23
2
-40
/
+0
*
|
Move LED/RGB Matrix code into their own directories (#13257)
Ryan
2021-06-22
79
-94
/
+96
[prev]
[next]