qmk_firmware/keyboards/zoo/wampus
Ryan 79aa319946
`info.json` whitespace cleanups (#20651)
2023-05-02 08:25:15 +10:00
..
keymaps
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json `info.json` whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
readme.md [Keyboard] Add Wampus (#10991) 2020-11-22 21:21:51 +00:00
rules.mk Move `WS2812_DRIVER` to data driven (#20248) 2023-03-26 18:22:12 +11:00
wampus.c Move Alice and Ergodox layouts to data driven (#20340) 2023-04-05 15:50:56 +10:00

readme.md

Wampus

Wampus is an Alice-layout alt-ergo keyboard with daughterboard OLED display support. More info at zoo.haus

  • Keyboard Maintainer: zoo
  • Hardware Supported: zoo.haus Wampus Case/PCB
  • Hardware Availability: Will be posted at https://zoo.haus

Make example for this keyboard (after setting up your build environment):

make zoo/wampus:default

Flashing example for this keyboard:

make zoo/wampus:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.