This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
tmk_core
/
common
/
chibios
History
QMK Bot
538d9d7890
Merge remote-tracking branch 'origin/master' into develop
2021-08-06 05:54:10 +00:00
..
_timer.h
Avoid 8-bit timer overflows in debounce algorithms (
#12240
)
2021-06-09 17:23:21 +10:00
_wait.h
…
atomic_util.h
…
bootloader.c
core: chibios: bootloader: use integer pointers as volatile (
#13450
)
2021-07-06 00:24:48 +01:00
chibios_config.h
Allow configuration of USB_VBUS_PIN on chibios (
#13342
)
2021-06-26 11:48:48 +01:00
eeprom_stm32.c
…
eeprom_stm32.h
…
eeprom_teensy.c
…
flash_stm32.c
flash_stm32: don't unlock flash if already unlocked (
#13841
)
2021-08-02 14:27:57 +10:00
flash_stm32.h
…
gpio.h
…
pin_defs.h
…
platform_deps.h
Avoid name conflicts with usb_hid Arduino code (
#13870
)
2021-08-06 15:53:38 +10:00
sleep_led.c
…
suspend.c
…
syscall-fallbacks.c
…
timer.c
…
wait.c
…