956cf8d7bf
* [Keyboard] Add some last minute tweaks to Work board * Additional fixes * Fix rgb pin * Fix ws2812 hackery * additional led tweaks * Add indicator LEDs * fix bootmagic settings * Fix up RGB stuff * Limit power draw for entire board * fixup lights and such * change LED order on loop * Fix indicators if via is not enabled * Enable Sleep for rgb matrix * Even more LED tweaks * Final tweaks? * Tweak keycodes |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
nano.c | ||
nano.h | ||
post_config.h | ||
readme.md | ||
rules.mk |
Work Louder Nano pad
A 2 key macro pad with an encoder and RGB
- Keyboard Maintainer: Work Louder
- Hardware Supported: An ATmega32u4 based macro pad with per key and underglow RGB
- Hardware Availability: Work Louder
Make example for this keyboard (after setting up your build environment):
make work_louder/nano:default
Flashing example for this keyboard:
make work_louder/nano:default:flash
Enter bootloader to flash the keyboard, you do either:
* Hold down the right most key while plugging in the keyboard (furthest from encoder)
* Hold the third key down, and hit the encoder.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.