index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
onekey
/
blackpill_f411
Age
Commit message (
Expand
)
Author
2022-05-15
[Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin...
Drashna Jaelre
2021-07-30
Onekey cleanup (#13786)
Ryan
2021-06-08
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-01-21
ChibiOS conf migrations... take 11 (#11646)
Nick Brassel
2021-01-20
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-19
ChibiOS enable memory allocations (#11620)
Nick Brassel
2021-01-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-13
Exclude more keyboards from CI (#11436)
Zach White
2020-12-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-05
ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)
Nick Brassel
2020-12-04
Disable almost all ChibiOS subsystems in default configs (#11111)
Nick Brassel
2020-09-21
Fix backlight for F401/F411 blackpill onekey examples (#10320)
Sergey Vlasov
2020-09-18
Add STM32F401/F411 to mcu_selection.mk (#10278)
Ryan
2020-08-29
Initial work for consolidation of ChibiOS platform files (#8327)
Nick Brassel
2020-06-15
Change ?= to = in keyboard rules.mk (#9390)
Ryan
2020-03-24
Set backlight and RGB pins for AVR onekeys (#8533)
Ryan
2020-03-06
Add f401 and f411 blackpill examples (#7930)
Joel Challis