index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
onekey
/
blackpill_f411
Age
Commit message (
Expand
)
Author
2022-12-02
Fixup EFL and F4's sector selection. (#19221)
Nick Brassel
2022-10-04
[Core] PWM Backlight for RP2040 (#17706)
Stefan Kerkmann
2022-09-30
onekey: enable ADC for Bluepill and Blackpill (#18545)
Ryan
2022-09-30
Onekey: migrate some stuff to data driven (#18502)
Ryan
2022-08-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-07-01
Specify blackpill board files where relevant (#17521)
Joel Challis
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