qmk_firmware/keyboards/zoo/wampus
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
..
keymaps
chconf.h
config.h Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
halconf.h
info.json Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
mcuconf.h
readme.md
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00
wampus.c Move Alice and Ergodox layouts to data driven (#20340) 2023-04-05 15:50:56 +10:00

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.