qmk-dactyl-manuform-a/keyboards/handwired/myskeeb
James Young 86dd439eb6
handwired/myskeeb Layout Macro Refactor (#15181)
* handwired/myskeeb: update key positions in info.json

* remove unused matrix positions

L26 and R20 aren't physically present on the keyboard.

* add image to readme file

* add supported hardware and flashing example to readme
2021-11-16 17:36:10 -08:00
..
keymaps/default handwired/myskeeb Layout Macro Refactor (#15181) 2021-11-16 17:36:10 -08:00
config.h Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
info.json handwired/myskeeb Layout Macro Refactor (#15181) 2021-11-16 17:36:10 -08:00
myskeeb.c [Keyboard] Handwired Skeeb Keyboard (#8161) 2020-03-07 01:53:05 -08:00
myskeeb.h handwired/myskeeb Layout Macro Refactor (#15181) 2021-11-16 17:36:10 -08:00
oled.c [Keyboard] Handwired Skeeb Keyboard (#8161) 2020-03-07 01:53:05 -08:00
readme.md handwired/myskeeb Layout Macro Refactor (#15181) 2021-11-16 17:36:10 -08:00
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2021-09-30 08:14:21 +10:00
skeeb_font.c [Keyboard] Handwired Skeeb Keyboard (#8161) 2020-03-07 01:53:05 -08:00

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.