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
...
*
Add RGBW support to PWM and SPI drivers for ChibiOS (#14327)
Drashna Jaelre
2021-09-18
2
-9
/
+44
*
Use opendrain pin with external pullup again (#14474)
Stefan Kerkmann
2021-09-17
1
-1
/
+1
*
Add i2c defaults for Convert to Proton C (#14470)
Drashna Jaelre
2021-09-16
1
-0
/
+9
*
Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)
Joel Challis
2021-09-16
6
-15
/
+15
*
Implement F4 eeprom (#14195)
Joel Challis
2021-09-15
2
-0
/
+170
*
Refactor use of _STM32_ defines (#14439)
Joel Challis
2021-09-15
8
-29
/
+29
*
Refactor use of STM32_SYSCLK (#14430)
Joel Challis
2021-09-14
3
-3
/
+3
*
Align ChibiOS I2C defs with other drivers (#14399)
Joel Challis
2021-09-12
2
-23
/
+10
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-10
1
-3
/
+3
|
\
|
*
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-09-10
1
-3
/
+3
*
|
Remove Arduino-style `analogRead()` (#14348)
Ryan
2021-09-08
2
-24
/
+0
|
/
*
Update ws2812_spi.c (#14237)
JX
2021-08-30
1
-10
/
+10
*
Move to correct location (#14171)
Joel Challis
2021-08-26
2
-0
/
+0
*
Fix bootloadHID comments breaking :flash (#14133)
Drashna Jaelre
2021-08-23
1
-2
/
+2
*
adding uf2 flash support for blackpill 401 (#13968)
Path Nirvana
2021-08-24
2
-0
/
+176
*
Make solo half of split keyboards (more) usable. (#13523)
Joakim Tufvegren
2021-08-22
1
-1
/
+1
*
Move chibios board files to allow tmk_core platform migration (#13777)
Joel Challis
2021-08-18
78
-0
/
+0
*
`--parallel` improvements (#13800)
ruro
2021-08-18
3
-13
/
+13
*
Relocate platform specific drivers (#13894)
Joel Challis
2021-08-17
35
-0
/
+5635
*
Add alternate ldscript for STM32duino (F103xB) (#12914)
Ryan
2021-08-18
3
-2
/
+46
*
Move all the flash logic from tmk_core (#13927)
Joel Challis
2021-08-15
3
-0
/
+277
*
Add support for STM32F407x MCUs. (#13718)
thpoll83
2021-08-09
4
-0
/
+411
*
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)
Joakim Tufvegren
2021-08-04
1
-0
/
+5
*
[Core] Unite half-duplex and full-duplex serial drivers (#13081)
Stefan Kerkmann
2021-07-02
2
-2
/
+2
*
Adds support for STM32L412xB, STM32L422xB. (#13383)
Nick Brassel
2021-06-30
6
-1
/
+427
*
core: wire up flash make target for Teensy 4.x (#13077)
Michael Stapelberg
2021-06-17
2
-0
/
+2
*
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-06-08
3
-0
/
+11
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
11
-5
/
+948
*
Allow for overriding clocks on F4xx. (#12886)
Nick Brassel
2021-05-13
2
-4
/
+14
*
Add STM32G431 and STM32G474 board definitions. (#11793)
Nick Brassel
2021-02-06
6
-0
/
+750
*
UART driver refactor (#11637)
Ryan
2021-01-27
1
-2
/
+2
*
ChibiOS enable memory allocations (#11620)
Nick Brassel
2021-01-19
2
-2
/
+2
*
ChibiOS 20.3.2 (#11495)
Nick Brassel
2021-01-20
4
-48
/
+144
*
Leftover early initialisation conversions (#11615)
Nick Brassel
2021-01-20
1
-4
/
+0
*
Disable subsystems repo-wide. (#11449)
Nick Brassel
2021-01-10
1
-11
/
+11
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-27
2
-2
/
+2
|
\
|
*
Ensure single newline at EOF for core files (#11310)
Ryan
2020-12-28
2
-2
/
+2
*
|
ChibiOS conf migrations... take 3 (#11261)
Nick Brassel
2020-12-21
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-11
3
-4
/
+4
|
\
|
|
*
Normalise include statements in core code (#11153)
Ryan
2020-12-11
3
-4
/
+4
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-09
4
-4
/
+4
|
\
|
|
*
Fixup config template to match <> instead of "" for includes. (#11166)
Nick Brassel
2020-12-09
4
-4
/
+4
|
*
Add default early-init bootloader to F042/F072. (#11120)
Nick Brassel
2020-12-04
2
-0
/
+40
*
|
Disable almost all ChibiOS subsystems in default configs (#11111)
Nick Brassel
2020-12-04
9
-2498
/
+60
*
|
Add board specific to Proton-C, with usual defaults turned on. (#10976)
Nick Brassel
2020-12-03
10
-14
/
+1602
|
/
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
14
-662
/
+585
*
Remove references to ch-bootloader-jump.patch (#10998)
Joel Challis
2020-11-22
3
-6
/
+0
*
Remove unused CORTEX_VTOR_INIT (#10053)
Ryan
2020-08-29
1
-3
/
+0
*
ARM backlight - timer implementation (#8291)
Joel Challis
2020-08-29
1
-1
/
+1
*
F303/Proton-C migration. (#9315)
Nick Brassel
2020-08-29
5
-719
/
+57
[prev]
[next]