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 8f6c228adb
Move `SOFT_SERIAL_PIN` to data driven (#19863)
3 years ago
..
keymaps/default Tap Dance: remove `qk_` prefix (#19313) 3 years ago
config.h Move `SOFT_SERIAL_PIN` to data driven (#19863) 3 years ago
info.json Move `SOFT_SERIAL_PIN` to data driven (#19863) 3 years ago
myskeeb.c
myskeeb.h
oled.c
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
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.