Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-22 | Allow overriding of all functions in wonderland.c (#7198) | Yan-Fa Li | |
* 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-10-25 | [Keymap] Align top and bottom layers to make it easier to map between them ↵ | Rys Sommefeldt | |
(#7153) | |||
2019-10-21 | [Keymap] Personal layout for the Wonderland (#7095) | Rys Sommefeldt | |
2019-09-29 | [Keymap] correct keebs keymap for wonderland (#6838) | Homerow Co | |
2019-09-28 | correct default keymap for wonderland (#6835) | Homerow Co | |
tested | |||
2019-08-24 | [Keyboard] Maartenwut Wonderland PCB (#6492) | Yan-Fa Li | |
* Initial Commit * ID * Use current manu name * Fix define DEBOUNCE Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix NUM Lock LED detection Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix CAPs LED detection Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix Scroll Lock LED detection Co-Authored-By: fauxpark <fauxpark@gmail.com> * Use correct convention for setting pins * Move folder to maartenwut - enable velocikey * Fix columns size * Sync with homerowco * Add Keebs keymap * Best practices * Latest keymap changes from homerowco |