index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platforms
/
avr
Age
Commit message (
Expand
)
Author
2024-02-18
Update GPIO macro usages in core (#23093)
Ryan
2024-02-17
Update naming convention for GPIO control macros (#23085)
Ryan
2024-01-27
Tidy up print/debug logging headers (#22969)
Joel Challis
2024-01-17
I2C driver cleanup (#21273)
David Hoelscher
2024-01-16
i2c: rename read/write register functions (#22905)
Ryan
2023-11-22
Add simpler method for relocating functions to RAM. (#21804)
Nick Brassel
2023-11-13
Revert "chibios: disable RWX segment warning on newer GNU lds (#22007)" (#22469)
Nick Brassel
2023-11-13
chibios: disable RWX segment warning on newer GNU lds (#22007)
Thomas Weißschuh
2023-10-09
avrdude: Version 7.2 changes the text output (#22235)
Dominik
2023-09-12
Remove 'Firmware size check does not yet support' message (#21977)
Joel Challis
2023-09-04
Clean up RGB LED type (#21859)
Ryan
2023-08-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-08-23
Generalize AVR -Werror=array-bounds workaround (#21798)
Thomas Weißschuh
2023-07-21
backlight: split AVR PWM and timer drivers (#21540)
Ryan
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
2023-07-15
Eliminate `TMK_COMMON_*` in makefiles (#21517)
Ryan
2023-07-08
Relocate backlight drivers (#21444)
Ryan
2023-07-06
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-05
Disable specific warnings to mitigate compilation problems with `KEEP_INTERME...
Nick Brassel
2023-03-30
WS2812 driver improvements (#20262)
Ryan
2023-03-23
Tidy up duplication of MIN/MAX fallback implementations (#20236)
Joel Challis
2023-01-29
Split out mcu_selection to platform (#19701)
Joel Challis
2023-01-20
Fix functions with empty params (#19647)
Ryan
2023-01-19
De-duplicate platform detection (#19603)
Joel Challis
2023-01-11
Revert "De-duplicate platform detection (#19545)" (#19564)
Joel Challis
2023-01-11
De-duplicate platform detection (#19545)
Joel Challis
2022-11-06
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-10-31
Refactor to avoid deprecated wmic execution (#18122)
Joel Challis
2022-10-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-03
`:flash`: print bootloader (#18569)
Ryan
2022-08-31
Move bootloader.mk to platforms (#18228)
Ryan
2022-08-28
Remove deprecated USBasp and bootloadHID bootloader types (#18195)
Ryan
2022-08-14
Improve avr wait_us() (#16879)
Takeshi ISHII
2022-07-31
Remove legacy AVR ssd1306 driver (#17864)
Joel Challis
2022-07-12
Include stdint.h in avr/i2c_master.h (#17639)
jack
2022-07-07
[Core] Update mpaland/printf to eyalroz/printf fork (#16163)
Stefan Kerkmann
2022-06-25
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-06-25
[Split] Ensure SOFT_SERIAL_PIN is defined if USE_I2C isn't defined (#17466)
Drashna Jaelre
2022-06-22
Fix AVR I2C master 1ms timeout (#17174)
Daniel Kao
2022-06-06
[Core] Update C standard to GNU11, C++ to GNU++14 (#17114)
Stefan Kerkmann
2022-05-30
Improve PS/2 mouse performance (#17111)
Andrew Dunai
2022-05-18
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-05-18
Fix platforms/avr/drivers/ws2812.c (#17043)
Takeshi ISHII
2022-05-18
Workaround for recent -Werror=array-bounds AVR issues (#17136)
Joel Challis
2022-05-14
[Core] Add Reboot keycode to core (#15990)
Drashna Jaelre
2022-04-29
Move disable_jtag to platforms (#16960)
Joel Challis
2022-04-22
[Core] Allow usage of AVRs minimal printf library (#16266)
Stefan Kerkmann
2022-04-18
Fixup AVR builds. (#16875)
Nick Brassel
2022-04-18
Expose API for hardware unique ID (#16869)
Joel Challis
[next]