[Keyboard] Add hardwareabstraction/handwire Board (#18504)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Tom Barnes <barnestom@me.com>
This commit is contained in:
parent
2dadbbf04d
commit
46fe3b0cf5
8 changed files with 574 additions and 0 deletions
8
keyboards/hardwareabstraction/handwire/rules.mk
Normal file
8
keyboards/hardwareabstraction/handwire/rules.mk
Normal file
|
@ -0,0 +1,8 @@
|
|||
LTO_ENABLE = yes
|
||||
HAPTIC_ENABLE = yes
|
||||
HAPTIC_DRIVER += SOLENOID
|
||||
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
|
||||
WPM_ENABLE = yes
|
Loading…
Add table
Add a link
Reference in a new issue