qmk_firmware/keyboards/evyd13/wonderland
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
info.json Move keyboard USB IDs and strings to data driven: E (#17815) 2022-07-30 17:23:55 +10:00
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00
wonderland.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
wonderland.h

Wonderland USB-c and USB-mini

Only the USB-mini part is compatible with the original Alice case. The USB-c version was created for the Lubrigante, a case designed by Zambumon and a GB run by homerowco.

Keyboard Maintainer: Evyd13
Hardware Supported: Wonderland-C and Wonderland-Mini
Hardware Availability: https://maartenwut.com/product/wonderland-mini-usb-only/

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

make evyd13/wonderland:default

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