imchipwood / dumbpad

Simple 4x4 numpad with rotary encoder. Powered by QMK via ATmega32u4 Pro Micro
GNU General Public License v2.0
373 stars 57 forks source link

OLED #25

Closed itzzluk4s closed 2 years ago

itzzluk4s commented 2 years ago

hey, so i just bought the dumbpad with oled but i cant find any code for the firmware of it.

imchipwood commented 2 years ago

It's not merged into master

https://github.com/qmk/qmk_firmware/pull/17058

itzzluk4s commented 2 years ago

thanks for the help, are there any docs/tutorial on how to use this oled function

imchipwood commented 2 years ago

paging @medoix - I've never made one of the OLED boards so I don't know how they work.

medoix commented 2 years ago

@itzzluk4s the Dumbpad OLED hex firmware can be found here https://docs.keebd.com/firmware/

It is on my list to finish getting the PRs merged.