index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Manually run formatting CI process (#11375)
Joel Challis
2021-01-01
3
-11
/
+11
*
|
Update ADB impelemtation in TMK Core (#11168)
siggie0815
2020-12-29
2
-85
/
+229
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-27
1
-1
/
+0
|
\
|
|
*
Ensure single newline at EOF for core files (#11310)
Ryan
2020-12-28
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-26
21
-104
/
+46
|
\
|
|
*
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2020-12-26
21
-104
/
+46
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-22
1
-3
/
+2
|
\
|
|
*
V-USB: Fix initial dropped keypress (#11263)
Ryan
2020-12-23
1
-3
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-21
1
-1
/
+1
|
\
|
|
*
Fix small typo in V-USB configuration descriptor (#11253)
Ryan
2020-12-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2020-12-18
4
-141
/
+141
|
\
|
|
*
Run cformat and dos2unix manually (#11235)
Ryan
2020-12-17
4
-141
/
+141
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-16
2
-3
/
+3
|
\
|
|
*
Normalise include statements in keyboard code (#11185)
Ryan
2020-12-16
2
-3
/
+3
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-11
8
-11
/
+11
|
\
|
|
*
Normalise include statements in core code (#11153)
Ryan
2020-12-11
8
-11
/
+11
*
|
gcc 10 compatibility for Drop alt (#9485)
Jesper Jensen
2020-12-06
2
-2
/
+5
|
/
*
Omit serial number if not defined (#11104)
Ryan
2020-12-05
2
-8
/
+16
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
13
-14
/
+152
*
Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818)
Chris Merrill
2020-11-09
1
-3
/
+5
*
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930)
Sergey Vlasov
2020-10-27
1
-2
/
+8
*
format code according to conventions [skip ci]
QMK Bot
2020-08-29
3
-26
/
+34
*
Remove support for Adafruit EZ-Key (#10103)
Ryan
2020-08-29
4
-187
/
+64
*
More Bluetooth refactoring (#9905)
Ryan
2020-08-29
4
-19
/
+29
*
Update vusb to match 3rd endpoint. (#9020)
yiancar
2020-08-29
2
-12
/
+26
*
Fix joystick compile issues (#9949)
Ryan
2020-08-29
1
-1
/
+3
*
Hid joystick interface (#4226)
a-chol
2020-08-29
4
-1
/
+261
*
Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ...
Nick Brassel
2020-08-29
1
-0
/
+1
*
Change analogRead calls to analogReadPin (#9023)
Ryan
2020-08-29
1
-2
/
+2
*
`qmk cformat` on `develop` (#9501)
Nick Brassel
2020-08-29
2
-5
/
+3
*
Don't compile outputselect.c if Bluetooth is disabled (#9356)
Ryan
2020-08-29
2
-16
/
+21
*
Additional cleanups for V-USB code (#9310)
Ryan
2020-08-29
4
-112
/
+53
*
Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline ...
Ryan
2020-08-29
2
-26
/
+74
*
Various tidyups for USB descriptor code (#9005)
Ryan
2020-08-29
6
-91
/
+80
*
Remove iWRAP protocol (#9284)
Ryan
2020-08-29
10
-1975
/
+0
*
Remove `DESCRIPTION` (#9732)
Ryan
2020-07-16
3
-248
/
+0
*
Add movement hook to ps2_mouse (#8805)
Manna Harbour
2020-07-02
2
-0
/
+8
*
Fixing MIDI for ARM without NKRO enabled (#9466)
AlexOConnorHub
2020-06-22
1
-0
/
+1
*
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-05-30
32
-7422
/
+45
*
Fix capitalisation of "GitHub" (#9184)
Ryan
2020-05-25
1
-1
/
+1
*
Allow for overriding RAW endpoint usage page and ID. (#8834)
Nick Brassel
2020-05-21
4
-7
/
+41
*
V-USB Interface reorder (#9090)
yiancar
2020-05-14
2
-73
/
+79
*
Remove Bluefruit protocol (#9008)
Ryan
2020-05-04
4
-290
/
+0
*
Revert "Fix conflicting types for 'tfp_printf' (#8269)"
skullY
2020-05-04
3
-1
/
+9
*
format code according to conventions [skip ci]
QMK Bot
2020-05-04
1
-3
/
+1
*
Fix conflicting types for 'tfp_printf' (#8269)
Joel Challis
2020-05-03
3
-8
/
+2
*
Initial vusb console support (#8559)
Joel Challis
2020-05-03
6
-43
/
+245
*
Allow some usbconfig.h overrides at the keyboard level (#8647)
Joel Challis
2020-04-29
1
-0
/
+16
*
Clean up ATSAM ifdefs (#8808)
Ryan
2020-04-20
10
-202
/
+418
*
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...
Nick Brassel
2020-04-13
1
-5
/
+5
[prev]
[next]