qmk_firmware/keyboards/work_louder/nano
2022-08-06 15:49:44 +10:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Move keyboard USB IDs and strings to data driven: W (#17903) 2022-08-06 15:49:44 +10:00
info.json Move keyboard USB IDs and strings to data driven: W (#17903) 2022-08-06 15:49:44 +10:00
nano.c [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 2021-06-10 14:50:24 -07:00
nano.h [Keyboard] Move encoder hacks into via keymaps for Work Louder boards (#15192) 2021-11-17 20:54:12 +00:00
post_config.h [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 2021-06-10 14:50:24 -07:00
readme.md [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 2021-06-10 14:50:24 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.