ARM - Initial backlight support (#6487)
* Move AVR backlight to own file, add borrowed ARM implementation * Tiny fix for backlight custom logic * Remove duplicate board from rebase * Fix f303 onekey example * clang-format * clang-format * Remove backlight keymap debug * Initial pass of ARM backlight docs * Initial pass of ARM backlight docs - resolve todos * fix rules validation logic * Add f072 warning * Add f072 warning * tidy up breathing in backlight keymap * tidy up breathing in backlight keymap * add missing break to backlight keymap
This commit is contained in:
parent
60b2a9a5ea
commit
38aefaf78e
17 changed files with 860 additions and 529 deletions
3
keyboards/handwired/onekey/keymaps/backlight/config.h
Normal file
3
keyboards/handwired/onekey/keymaps/backlight/config.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
#define BACKLIGHT_BREATHING
|
Loading…
Add table
Add a link
Reference in a new issue