This website requires JavaScript.
Explore
Help
Sign In
tgrosinger
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
framework-16-tgrosinger
qmk_firmware
/
keyboards
/
keycapsss
/
plaid_pad
/
rev3
/
rules.mk
4 lines
98 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
[Keyboard] Add Plaid-Pad Rev3 and oled keymap (#12464) Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2021-05-13 19:33:36 -07:00
ENCODER_ENABLE
=
yes
[Core] Refactor OLED to allow easy addition of other types (#13454) * add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-08-23 23:28:26 -07:00
OLED_ENABLE
=
yes
OLED_DRIVER
=
SSD1306
# Enables the use of OLED displays
Reference in New Issue
Copy Permalink