You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
3 years ago
..
keymaps/default Remove legacy EEPROM clear keycodes (#18782) 3 years ago
config.h Remove legacy USE_SERIAL define (#18292) 3 years ago
info.json
myskeeb.c
myskeeb.h
oled.c
readme.md
rules.mk
skeeb_font.c

readme.md

myskeeb

Handwired Keyboard based on the Ergodash, with an OLED similar to Kyria.

  • Keyboard Maintainer: su8044
  • Hardware Supported: Pro Micro (ATmega32U4)

Make example for this keyboard (after setting up your build environment):

make handwired/myskeeb:default

Flashing example for this keyboard:

make handwired/myskeeb:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.