This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2024-11-26 05:06:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bf918a8f6c
qmk_firmware
/
keyboards
/
buzzard
/
rev1
/
rules.mk
3 lines
40 B
Makefile
Raw
Normal View
History
Unescape
Escape
[Core] Rework PS/2 driver selection (#17892) * [Core] Rework PS/2 driver selection Enabling and selecting PS/2 driver was using old approach, so it was reworked to current approach, inspired by Serial and WS2812 driver selections. * [Keyboard] Update keyboards using PS/2 to use new PS/2 driver selection * [Docs] Update PS/2 documentation to use new PS/2 driver selection * Fix indentation * [Core] Add PS2 to data driver * Fix oversight in property name Co-authored-by: Drashna Jaelre <drashna@live.com> * Add PS/2 pins to data driven mappings Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-31 07:16:07 +00:00
PS2_ENABLE
=
yes
PS2_DRIVER
=
interrupt
Reference in New Issue
Copy Permalink