My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/handwired/myskeeb
Ryan a5e46d8082
More `info.json` whitespace cleanups (#20665)
2 years ago
..
keymaps/default Tap Dance: remove `qk_` prefix (#19313) 3 years ago
config.h Move matrix config to info.json, part 6 (#20019) 2 years ago
info.json More `info.json` whitespace cleanups (#20665) 2 years ago
oled.c Use a macro to compute the size of arrays at compile time (#18044) 3 years ago
readme.md handwired/myskeeb Layout Macro Refactor (#15181) 4 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2 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.