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
/
stm32f0_disco
Age
Commit message (
Expand
)
Author
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-10-05
onekey: Enable ADC for STM32F072 Discovery (#18592)
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
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-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-04-05
Enable memcore to fix malloc/rand crashes (#8695)
Joel Challis
2020-03-24
Set backlight and RGB pins for AVR onekeys (#8533)
Ryan
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-01-28
Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.
Nick Brassel
2020-01-10
Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7...
Joel Challis
2019-11-07
ARM - ws2812 bitbang (#7173)
Joel Challis
2019-10-05
ARM - Initial backlight support (#6487)
Joel Challis
2019-08-15
Remove duplicate test keyboards (#6539)
Joel Challis