index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platforms
/
avr
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
4
-14
/
+14
2025-11-30
[CI] Format code according to conventions (#25827)
QMK Bot
4
-14
/
+14
2025-11-27
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-3
/
+3
2025-11-28
QMK CLI Environment bootstrapper (#25038)
Nick Brassel
1
-3
/
+3
2025-11-11
Add I2C Transmit and Receive function (#25637)
Drashna Jaelre
1
-0
/
+26
2025-09-09
Update default OLED font (#25565)
Ryan
1
-23
/
+0
2025-06-15
More compiledb fixes. (#25355)
Nick Brassel
1
-0
/
+2
2025-05-22
Add `compiler_support.h` (#25274)
Pablo Martínez
2
-3
/
+7
2025-05-19
gcc15 AVR compilation fixes (#25238)
Nick Brassel
1
-5
/
+8
2025-03-06
Add EOL to non-keyboard files (#24990)
Joel Challis
1
-1
/
+1
2025-01-26
Unify spi_master headers (#24857)
Ryan
1
-68
/
+0
2025-01-26
Unify i2c_master headers (#24846)
Ryan
1
-41
/
+0
2025-01-26
Unify UART headers (#24855)
Ryan
1
-39
/
+0
2025-01-20
`ferris/0_1`: update I2C API usage (#24839)
Ryan
1
-3
/
+0
2025-01-19
`i2c_master`: remove deprecated functions (#24832)
Ryan
1
-7
/
+0
2025-01-19
Consolidate timer_elapsed implementations (#24830)
Joel Challis
1
-28
/
+0
2024-10-25
Add timer_save and _restore functions. (#23887)
Dasky
1
-0
/
+19
2024-10-06
WS2812 API rework (#24364)
Ryan
2
-25
/
+49
2024-09-10
Allow for inverted SPI CS logic (#23699)
Dasky
2
-32
/
+61
2024-07-05
Allow overriding `get_hardware_id()`. (#24051)
Nick Brassel
1
-1
/
+1
2024-04-28
Rename `RGBW` define to `WS2812_RGBW` (#23585)
Ryan
1
-1
/
+1
2024-03-18
Add init function to RGBLight driver struct (#23076)
Ryan
2
-7
/
+3
2024-03-06
[Audio] Add support for audio shutdown pin (#22731)
Drashna Jaelre
1
-3
/
+3
2024-03-02
Fix up AVR production build target. (#23190)
Nick Brassel
1
-3
/
+3
2024-02-18
Update GPIO macro usages in core (#23093)
Ryan
5
-28
/
+28
2024-02-17
Update naming convention for GPIO control macros (#23085)
Ryan
1
-11
/
+11
2024-01-27
Tidy up print/debug logging headers (#22969)
Joel Challis
1
-7
/
+0
2024-01-17
I2C driver cleanup (#21273)
David Hoelscher
2
-11
/
+27
2024-01-16
i2c: rename read/write register functions (#22905)
Ryan
2
-8
/
+15
2023-11-22
Add simpler method for relocating functions to RAM. (#21804)
Nick Brassel
1
-0
/
+10
2023-11-13
Revert "chibios: disable RWX segment warning on newer GNU lds (#22007)" (#22469)
Nick Brassel
1
-1
/
+3
2023-11-13
chibios: disable RWX segment warning on newer GNU lds (#22007)
Thomas Weißschuh
1
-3
/
+1
2023-10-09
avrdude: Version 7.2 changes the text output (#22235)
Dominik
1
-2
/
+2
2023-09-12
Remove 'Firmware size check does not yet support' message (#21977)
Joel Challis
1
-0
/
+23
2023-09-04
Clean up RGB LED type (#21859)
Ryan
2
-4
/
+4
2023-08-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+1
2023-08-23
Generalize AVR -Werror=array-bounds workaround (#21798)
Thomas Weißschuh
1
-2
/
+1
2023-07-21
backlight: split AVR PWM and timer drivers (#21540)
Ryan
2
-168
/
+299
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
1
-6
/
+2
2023-07-15
Eliminate `TMK_COMMON_*` in makefiles (#21517)
Ryan
1
-2
/
+2
2023-07-08
Relocate backlight drivers (#21444)
Ryan
1
-0
/
+463
2023-07-06
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
1
-3
/
+6
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
1
-4
/
+4
2023-04-05
Disable specific warnings to mitigate compilation problems with `KEEP_INTERME...
Nick Brassel
1
-0
/
+4
2023-03-30
WS2812 driver improvements (#20262)
Ryan
2
-5
/
+5
2023-03-23
Tidy up duplication of MIN/MAX fallback implementations (#20236)
Joel Challis
1
-2
/
+1
2023-01-29
Split out mcu_selection to platform (#19701)
Joel Challis
1
-0
/
+95
2023-01-20
Fix functions with empty params (#19647)
Ryan
1
-2
/
+2
2023-01-19
De-duplicate platform detection (#19603)
Joel Challis
1
-0
/
+2
2023-01-11
Revert "De-duplicate platform detection (#19545)" (#19564)
Joel Challis
1
-2
/
+0
[next]