qmk_firmware/keyboards/handwired/myskeeb
2023-07-02 19:24:22 +01:00
..
keymaps/default Tap Dance: remove qk_ prefix (#19313) 2022-12-14 12:40:25 -08:00
config.h Remove default TAPPING_TERM from keyboard config.h (#21284) 2023-06-18 23:33:45 +01:00
info.json More info.json whitespace cleanups (#20665) 2023-05-03 12:19:34 +10:00
oled.c Get rid of USB_LED_SCROLL_LOCK (#21405) 2023-07-02 19:24:22 +01:00
readme.md handwired/myskeeb Layout Macro Refactor (#15181) 2021-11-16 17:36:10 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
skeeb_font.c

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.