qmk_firmware/keyboards/handwired/myskeeb
Duncan Sutherland 8caa8674d2
Move `SPLIT_KEYBOARD` to data driven (#21410)
2024-04-11 20:22:15 -07:00
..
keymaps/default
config.h Remove default `TAPPING_TERM` from keyboard config.h (#21284) 2023-06-18 23:33:45 +01:00
info.json Move `SPLIT_KEYBOARD` to data driven (#21410) 2024-04-11 20:22:15 -07:00
oled.c Get rid of `USB_LED_SCROLL_LOCK` (#21405) 2023-07-02 19:24:22 +01:00
readme.md
rules.mk Move `SPLIT_KEYBOARD` to data driven (#21410) 2024-04-11 20:22:15 -07:00
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.