index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move all the flash logic from tmk_core (#13927)
Joel Challis
2021-08-15
3
-269
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-10
1
-0
/
+5
|
\
|
*
Add padding to LUFA-MS .BIN files (#13922)
Ryan
2021-08-10
1
-0
/
+5
*
|
Remove ONEHAND_ENABLE (#13920)
Joel Challis
2021-08-09
1
-3
/
+0
*
|
Add HOLD_ON_OTHER_KEY_PRESS option for dual-role keys (#9404)
Sergey Vlasov
2021-08-07
1
-0
/
+17
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-06
4
-0
/
+18
|
\
|
|
*
Avoid name conflicts with usb_hid Arduino code (#13870)
Joel Challis
2021-08-06
4
-0
/
+18
*
|
Process combos earlier & overlapping combos (#8591)
Pete Sevander
2021-08-06
4
-16
/
+68
*
|
[Feature] Swap buttons on PS2 Mouse/Trackball (#9205)
Juan Pablo Kutianski
2021-08-06
1
-0
/
+7
*
|
Arm ps2 mouse interrupt (#6490)
JohSchneider
2021-08-06
4
-18
/
+146
*
|
Trigger a wakeup after USB Reset on ChibiOS. (#12831)
Joakim Tufvegren
2021-08-04
1
-0
/
+7
*
|
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)
Joakim Tufvegren
2021-08-04
1
-1
/
+1
*
|
Move print/debug files to quantum (#12069)
Joel Challis
2021-08-03
10
-475
/
+4
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-02
1
-3
/
+5
|
\
|
|
*
flash_stm32: don't unlock flash if already unlocked (#13841)
xyzz
2021-08-02
1
-3
/
+5
*
|
Fix alignment of USB out report buffer 2 -> 4 (#13838)
a_p_u_r_o
2021-08-02
1
-1
/
+1
*
|
__flash? (#13799)
Joel Challis
2021-07-31
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-29
1
-0
/
+18
|
\
|
|
*
Fix unit tests after recent refactor (#13765)
Joel Challis
2021-07-29
1
-0
/
+18
*
|
Allow for higher USB Polling rate on ATSAM boards (#13755)
Drashna Jaelre
2021-07-28
1
-3
/
+7
*
|
Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)
Drashna Jaelre
2021-07-24
1
-8
/
+26
*
|
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-25
5
-2
/
+58
|
\
|
|
*
Refactor some platform dependent logic (#13675)
Joel Challis
2021-07-24
5
-6
/
+58
*
|
Avoid LTO conficts on arm_atsam (#13676)
Joel Challis
2021-07-24
5
-5
/
+5
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-22
3
-0
/
+192
|
\
|
|
*
Implement GPIO abstraction for atsam (#13567)
Joel Challis
2021-07-22
3
-0
/
+192
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-16
5
-114
/
+54
|
\
|
|
*
Migrate arm_atsam print logic to use common framework (#13554)
Joel Challis
2021-07-16
5
-114
/
+54
*
|
Use string literals for `SERIAL_NUMBER` (#13403)
Ryan
2021-07-16
3
-4
/
+8
*
|
[Feature] Key Overrides (#11422)
Jonas Gessner
2021-07-13
1
-0
/
+28
*
|
Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480)
Chris Cullin
2021-07-12
1
-0
/
+1
*
|
core: chibios: bootloader: use integer pointers as volatile (#13450)
Thomas Weißschuh
2021-07-06
1
-1
/
+2
*
|
Improve layer mask handling (#13065)
Drashna Jaelre
2021-07-03
2
-8
/
+33
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-07-03
1
-1
/
+1
|
\
|
|
*
Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424)
Ryan
2021-07-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-06-26
2
-2
/
+4
|
\
|
|
*
Allow configuration of USB_VBUS_PIN on chibios (#13342)
Joel Challis
2021-06-26
2
-2
/
+4
*
|
Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845)
Joakim Tufvegren
2021-06-19
2
-2
/
+2
*
|
Extensible split data sync (#11930)
Nick Brassel
2021-06-18
1
-4
/
+10
*
|
Add CRC8 calculation subsystem to quantum (#12641)
Stefan Kerkmann
2021-06-18
1
-0
/
+6
*
|
core: wire up flash make target for Teensy 4.x (#13077)
Michael Stapelberg
2021-06-17
1
-1
/
+5
*
|
core: make RESET key work with Teensy 4.x (#13076)
Michael Stapelberg
2021-06-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-06-16
2
-10
/
+21
|
\
|
|
*
Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (...
Purdea Andrei
2021-06-16
2
-10
/
+21
|
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
42
-666
/
+738
*
|
Add ST7565 LCD driver (#13089)
Ryan
2021-06-10
1
-0
/
+18
*
|
Avoid 8-bit timer overflows in debounce algorithms (#12240)
Simon Arlott
2021-06-09
4
-4
/
+77
*
|
Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754)
Takeshi ISHII
2021-06-07
2
-0
/
+31
*
|
Fix firmware size check with avr-libc 1:2.0.0+Atmel3.6.2-1.1 (Debian bullseye...
Sergey Vlasov
2021-06-06
2
-2
/
+2
*
|
[Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819)
Stefan Kerkmann
2021-06-06
3
-35
/
+36
[prev]
[next]