aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/blackpill_f411
Commit message (Collapse)AuthorAgeFilesLines
* Set backlight and RGB pins for AVR onekeys (#8533)Ryan2020-03-241-0/+2
| | | | | | | | | | | * Set backlight and RGB pins for AVR onekeys * Set pin for ADC as well * Define ADC_PIN for F4 blackpills * Use A0 for F4 ADCs * Set ADC pins for F0 and F1
* Add f401 and f411 blackpill examples (#7930)Joel Challis2020-03-066-0/+1558
* Add f401 and f411 blackpill examples * Add readme files * Align dfu args with core * Add support for RESET keycode * move STM32_BOOTLOADER_ADDRESS to rules * Update conf files to latest ChibiOS * Update conf files to latest ChibiOS