index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
analog.[ch]: remove unnecessary includes (#16471)
Ryan
2022-03-04
4
-6
/
+2
*
Fix compilation of ChibiOS UART driver (#16348)
Joel Challis
2022-02-13
1
-1
/
+1
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
61
-346
/
+550
*
Followup to #16220, more test error output. (#16221)
Nick Brassel
2022-02-05
2
-2
/
+2
*
Initial migration of suspend callbacks (#16067)
Joel Challis
2022-02-05
5
-93
/
+61
*
ChibiOS timer fixes (#16017)
Sergey Vlasov
2022-02-05
1
-23
/
+77
*
Create a build error if no bootloader is specified. (#16181)
Nick Brassel
2022-02-03
2
-2
/
+0
*
Fixup builds so that teensy EEPROM knows which MCU it's targeting. (#16168)
Nick Brassel
2022-02-02
1
-0
/
+3
*
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
Nick Brassel
2022-02-02
11
-90
/
+155
*
Deprecate split transactions status field (#16023)
Stefan Kerkmann
2022-01-26
3
-67
/
+23
*
Remove unused suspend_idle (#16063)
Joel Challis
2022-01-26
4
-30
/
+0
*
Fix bootloader_jump for certain CTRL boards (#16026)
Ryan
2022-01-25
1
-12
/
+5
*
Default EEPROM implementation should be transient when not implemented. Remov...
Nick Brassel
2022-01-24
1
-58
/
+1
*
Add L432, L442. (#16016)
Nick Brassel
2022-01-24
3
-0
/
+286
*
Fix broken bootloader builds in develop. (#15880)
Dasky
2022-01-15
1
-0
/
+4
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-09
1
-199
/
+14
|
\
|
*
Revert "core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)"...
Michael Stapelberg
2022-01-10
1
-199
/
+14
*
|
Fixes for bootloader refactor build failures (#15638)
Ryan
2022-01-06
14
-72
/
+4
*
|
Format code according to conventions (#15593)
QMK Bot
2021-12-27
15
-46
/
+37
*
|
Refactor `bootloader_jump()` implementations (#15450)
Ryan
2021-12-27
18
-457
/
+634
*
|
More GPIO compilation fixes. (#15592)
Nick Brassel
2021-12-26
1
-0
/
+1
*
|
Defer pin operations to gpio.h (#15589)
Nick Brassel
2021-12-27
1
-6
/
+0
*
|
Add open-drain GPIO support. (#15282)
Nick Brassel
2021-12-27
3
-36
/
+17
*
|
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-12-08
1
-1
/
+1
|
\
|
|
*
Fix RESET not working for keyboards with Kiibohd bootloader (#15430)
Andrew-Fahmy
2021-12-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-05
1
-1
/
+1
|
\
|
|
*
Modified config.h default configuration (#15387)
Joy Lee
2021-12-06
1
-1
/
+1
*
|
Tidy up existing i2c_master implementations (#15376)
Joel Challis
2021-12-02
3
-62
/
+65
|
/
*
[Core] Added chconf.h for WB32 (#15359)
Joy Lee
2021-11-30
1
-0
/
+26
*
WB32F3G71 config migration with removal of unnecessary items. (#15309)
Nick Brassel
2021-11-27
2
-1289
/
+0
*
Westberrytech pr (#14422)
Joy Lee
2021-11-27
15
-0
/
+1724
*
Tidy up adjustable ws2812 timing (#15299)
Joel Challis
2021-11-25
4
-40
/
+11
*
Add ifndef to WS2812 timing constraints (#14678)
Jordan Banasik
2021-11-25
1
-12
/
+29
*
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-11-24
1
-1
/
+0
*
[Core] RISC-V toolchain and picolibc fixes (#15109)
Stefan Kerkmann
2021-11-20
2
-8
/
+12
*
Move tmk_core/common/<plat> (#13918)
Joel Challis
2021-11-19
79
-0
/
+7397
*
Fix uart function prototypes (#15162)
Drashna Jaelre
2021-11-15
1
-2
/
+2
*
Update UART driver API (#14839)
Ryan
2021-11-13
4
-13
/
+37
*
Update to ChibiOS 20.3.4, support builds against trunk (#14208)
Nick Brassel
2021-11-03
9
-129
/
+155
*
Manually format develop (#15003)
Joel Challis
2021-11-01
1
-1
/
+1
*
Align usbasp flashing behaviour (#14928)
Joel Challis
2021-10-24
1
-0
/
+9
*
Relocate PS2 code (#14895)
Joel Challis
2021-10-20
3
-0
/
+333
*
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)
Stefan Kerkmann
2021-10-18
6
-6
/
+342
*
Add HT32 support to core (#14388)
bwisn
2021-10-18
1
-0
/
+25
*
Enable CLI flashing via mdloader (#14729)
Joel Challis
2021-10-15
1
-0
/
+11
*
Enable eeprom with F401xE ld (#14752)
Dasky
2021-10-08
1
-0
/
+85
*
Fix i2c_readReg16 (#14730)
Joel Challis
2021-10-07
1
-1
/
+1
*
i2c_master: Add support for reading/writing to 16-bit registers (#14289)
Ryan
2021-10-07
4
-1
/
+84
*
Move Audio drivers from quantum to platform drivers folder (#14308)
Drashna Jaelre
2021-10-06
8
-0
/
+1403
*
Initial pass of F405 support (#14584)
Joel Challis
2021-09-25
5
-0
/
+501
[next]