THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
platforms
/
chibios
History
QMK Bot
145a1eca1b
Merge remote-tracking branch 'origin/master' into develop
2024-03-09 10:40:47 +00:00
..
boards
WS2812 PWM: prefix for DMA defines (
#23111
)
2024-03-02 17:16:47 +00:00
bootloaders
drivers: remove direct
quantum.h
includes (
#21473
)
2023-07-09 20:03:50 +10:00
converters
Add Imera converter (
#22419
)
2023-11-28 17:53:47 +11:00
drivers
[Audio] Add support for audio shutdown pin (
#22731
)
2024-03-06 22:02:37 +11:00
vendors
/RP
chibios: mark boot2 bootlader data readonly (
#21986
)
2023-09-13 16:48:38 +10:00
_pin_defs.h
ChibiOS pin defs: use only vendor if present (
#22297
)
2023-10-21 14:02:03 +11:00
_timer.h
…
_util.h
Add simpler method for relocating functions to RAM. (
#21804
)
2023-11-22 12:08:52 +11:00
_wait.c
…
_wait.h
…
atomic_util.h
…
bootloader.mk
Set default board files for uf2boot bootloader (
#22129
)
2023-09-25 13:05:28 +10:00
chibios_config.h
Workaround for uart makefile issues (
#23192
)
2024-03-02 18:20:18 +00:00
config.h
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (
#21353
)
2023-06-23 20:31:25 +01:00
flash.mk
…
gd32v_compatibility.h
…
gpio.h
Update naming convention for GPIO control macros (
#23085
)
2024-02-17 00:18:26 +11:00
hardware_id.c
…
interrupt_handlers.c
Cater for ECC failures in EFL wear-leveling. (
#19749
)
2023-11-26 22:59:38 +11:00
mcu_selection.mk
STM32H723 support (
#21352
)
2023-06-28 13:07:14 +10:00
platform_deps.h
…
platform.c
…
platform.mk
Attempt to deal with GCC 13+ and rv32 arch extensions. (
#23086
)
2024-03-09 21:40:19 +11:00
sleep_led.c
Get rid of
USB_LED_CAPS_LOCK
(
#21436
)
2023-07-06 09:48:02 +01:00
suspend.c
Revert changes to ChibiOS Suspend Code (
#21830
)
2023-08-27 03:52:12 +01:00
synchronization_util.c
…
syscall-fallbacks.c
…
timer.c
…
wait.c
…