qmk_firmware/keyboards/work_louder/nano
Joel Challis 43a122e050
Migrate build target markers to keyboard.json - W (#23511)
2024-04-13 06:31:34 +01:00
..
keymaps Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
config.h Migrate lighting defaults to info.json (#22920) 2024-02-01 18:10:14 +00:00
keyboard.json Migrate build target markers to keyboard.json - W (#23511) 2024-04-13 06:31:34 +01:00
nano.c [Keyboard] Update Work Louder keyboards (#18109) 2022-08-19 16:49:37 -07:00
nano.h Move small macropad-ish layouts to data driven (#20341) 2023-04-05 15:46:59 +10:00
post_config.h
readme.md
rules.mk Migrate build target markers to keyboard.json - W (#23511) 2024-04-13 06:31:34 +01:00

readme.md

Work Louder Nano pad

nano

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.