index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
onekey
/
bluepill
Age
Commit message (
Expand
)
Author
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-20
Clean up APA102 config and add DD mapping (#20159)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
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-04-22
Provide better config defaults for bluepill boards (#16909)
Joel Challis
2021-07-30
Onekey cleanup (#13786)
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-10-13
Add STM32Duino to bootloader selection (#10558)
Ryan
2020-08-29
Remove unused CORTEX_VTOR_INIT (#10053)
Ryan
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-27
Refactor stm32duino f103 keyboards to use new central board config files (#7706)
Joel Challis
2020-01-27
Migrate common ld scripts to common location (#7887)
Joel Challis
2020-01-26
Refactor to use new central board config files
zvecr
2020-01-26
Remove duplicate board files
zvecr
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-06-26
[Keyboard] Refactor of onekey to support multiple development boards (#6017)
Joel Challis