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
*
Add sym_defer_pr debouncer type (#14948)
Chad Austin
2021-12-27
4
-0
/
+301
*
Make (un)register code functions weak (#15285)
Drashna Jaelre
2021-12-27
2
-12
/
+12
*
Format code according to conventions (#15588)
QMK Bot
2021-12-27
1
-2
/
+2
*
[Core] Split support for pointing devices. (#15304)
Dasky
2021-12-27
6
-46
/
+478
*
Fixes potential wpm sampling overflow, along with code comment fixes (#15277)
vectorstorm
2021-12-27
2
-33
/
+44
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-24
1
-1
/
+1
|
\
|
*
Save a single byte of memory for joystick buttons (#15555)
Chris Broekema
2021-12-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-16
1
-1
/
+1
|
\
|
|
*
Fix inverted gt and lt send_string mapping in canadian multilingual (#15487)
billybraga
2021-12-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-16
4
-6
/
+6
|
\
|
|
*
Fix some wrong keycode macros in locale mapping files (#15488)
Yoichiro Tanaka
2021-12-16
4
-6
/
+6
*
|
Migrate serial_uart usages to UART driver (#15479)
Ryan
2021-12-15
2
-4
/
+3
*
|
[Core] Don't send keyboard reports that propagate no changes to the host (#1...
Stefan Kerkmann
2021-12-14
1
-1
/
+8
*
|
added missing audio_off_user() callback (#15457)
Dipl.-Ing. Raoul Rubien, BSc
2021-12-11
3
-0
/
+5
*
|
Add missing define for unicode common (#15416)
Drashna Jaelre
2021-12-06
1
-0
/
+4
*
|
Generalize Unicode defines (#15409)
Drashna Jaelre
2021-12-06
1
-2
/
+2
*
|
Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)
Joel Challis
2021-11-30
2
-0
/
+7
*
|
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-11-29
9
-18
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-11-29
1
-4
/
+4
|
\
|
|
*
Fix bit loss in cie_lightness() when doing division to resolve #15331 (#15344)
Karl Shea
2021-11-29
1
-4
/
+4
*
|
Added cancel_key_lock function (#15321)
wheredoesyourmindgo
2021-11-29
2
-0
/
+6
|
/
*
Fix HOLD_ON_OTHER_KEY_PRESS after #11059 (#15307)
Stefan Kerkmann
2021-11-28
1
-4
/
+4
*
Re-add encoder tests (#15312)
Drashna Jaelre
2021-11-27
8
-0
/
+461
*
[Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)
Drashna Jaelre
2021-11-27
11
-560
/
+57
*
New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)
precondition
2021-11-26
7
-3
/
+97
*
Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...
Isaac Elenbaas
2021-11-25
4
-111
/
+455
*
Revert "[Tests] Increase QMK test coverage (#13789)"
Nick Brassel
2021-11-23
1
-0
/
+34
*
[Tests] Increase QMK test coverage (#13789)
Stefan Kerkmann
2021-11-23
1
-34
/
+0
*
Add uint to char functions (#15244)
Drashna Jaelre
2021-11-23
2
-0
/
+60
*
Macros in JSON keymaps (#14374)
Zach White
2021-11-22
1
-0
/
+34
*
fix broken macro in transport.h (#15239)
Balz Guenat
2021-11-20
1
-1
/
+2
*
Rework encoders to enable asymmetric split keyboards (#12090)
Balz Guenat
2021-11-20
11
-57
/
+559
*
Move tmk_core/common/<plat> (#13918)
Joel Challis
2021-11-19
4
-4
/
+4
*
[Bug] Revert backlight pins on function call (#15205)
Drashna Jaelre
2021-11-19
1
-1
/
+1
*
[Bug] Fix missing variable for Backlight Breathing (#15199)
Drashna Jaelre
2021-11-18
1
-6
/
+6
*
Format code according to conventions (#15196)
QMK Bot
2021-11-18
1
-29
/
+26
*
Made AVR backlight pwm resolution configurable (#7521)
Mikkel Jeppesen
2021-11-18
1
-41
/
+68
*
Format code according to conventions (#15195)
QMK Bot
2021-11-17
2
-12
/
+16
*
Rename RGB fractal (#15174)
Albert Y
2021-11-16
2
-5
/
+5
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
53
-318
/
+81
*
Reimplements WPM feature to be smaller & precise (#13902)
vectorstorm
2021-11-16
2
-23
/
+82
*
Add support for deferred executors. (#14859)
Nick Brassel
2021-11-15
4
-0
/
+204
*
Add needed include to pointing_device.c (#15167)
Drashna Jaelre
2021-11-16
1
-0
/
+1
*
Rework and expand Pointing Device support (#14343)
Drashna Jaelre
2021-11-14
5
-33
/
+419
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-11-13
1
-0
/
+1
|
\
|
*
add wait to unicode for win (#15061)
Markus Fritsche
2021-11-12
1
-0
/
+1
*
|
Basic keycode overhaul (#14726)
Ryan
2021-11-03
20
-677
/
+730
*
|
Remove deprecated KEYMAP alias (#15037)
Joel Challis
2021-11-03
1
-3
/
+0
*
|
Revert to old init order for host driver (#15029)
Joel Challis
2021-11-02
1
-3
/
+12
*
|
Fixup LED matrix. (#15020)
Nick Brassel
2021-11-02
1
-7
/
+7
[next]