Ryan ea77246865 Migrate some more layouts to data driven (#19889) 3 years ago
..
keymaps 1978007fae Tap Dance: remove `qk_` prefix (#19313) 3 years ago
config.h 8f6c228adb Move `SOFT_SERIAL_PIN` to data driven (#19863) 3 years ago
info.json ea77246865 Migrate some more layouts to data driven (#19889) 3 years ago
oled.c 9632360caa Use a macro to compute the size of arrays at compile time (#18044) 3 years ago
readme.md 86dd439eb6 handwired/myskeeb Layout Macro Refactor (#15181) 4 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
skeeb_font.c d7ba0ad684 [Keyboard] Handwired Skeeb Keyboard (#8161) 6 years ago

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.