qmk-firmware/keyboards/maartenwut/wonderland
Yan-Fa Li e62ab7e259
Allow overriding of all functions in wonderland.c (#7198)
* f

* Allow overriding of all functions in wonderland.c

 - needed for custom LED functions in keymap.c

* Example of layer indication via LEDs

optimize

* Use newer led_update_kb and led_update_user hooks

 - these allow overriding without use of __attribute((weak))__

* Update led documentation a bit

 - clarify some of the wording around how  to use led_update_user

* Update led_update_user example

* Update audio example to be complete

* trailing spaces smh

* spaces

* spaces

* smh

* Less code is good

* Update docs/custom_quantum_functions.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/custom_quantum_functions.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/custom_quantum_functions.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/custom_quantum_functions.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/custom_quantum_functions.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/custom_quantum_functions.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-11-22 12:55:45 -08:00
..
keymaps Allow overriding of all functions in wonderland.c (#7198) 2019-11-22 12:55:45 -08:00
config.h [Keyboard] Maartenwut Wonderland PCB (#6492) 2019-08-24 23:44:20 -07:00
info.json Wonderland: README (#6613) 2019-08-27 16:22:20 -07:00
readme.md Wonderland: README (#6613) 2019-08-27 16:22:20 -07:00
rules.mk Cleanup rules.mk for 32U4 keyboards, L-M (#7120) 2019-10-24 13:50:13 -07:00
wonderland.c Allow overriding of all functions in wonderland.c (#7198) 2019-11-22 12:55:45 -08:00
wonderland.h [Keyboard] Maartenwut Wonderland PCB (#6492) 2019-08-24 23:44:20 -07:00

readme.md

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: Maartenwut
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 maartenwut/wonderland:default

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