Ryan 8812a09581 Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) 2 years ago
..
keymaps c9f619124d Encodermap direction define. (#20454) 3 years ago
rev1 b1783db4ea Move `RGBLED_NUM` to data driven (#21278) 3 years ago
rev3 b1783db4ea Move `RGBLED_NUM` to data driven (#21278) 3 years ago
config.h 8812a09581 Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) 2 years ago
info.json 17f36a21bf Rework RGBLight driver system (#22529) 2 years ago
loop.c 39f0fb7bea [Keyboard] Update Work Louder keyboards (#18109) 4 years ago
loop.h 364c06d939 Move small macropad-ish layouts to data driven (#20341) 3 years ago
post_config.h 2e90ef0536 [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 5 years ago
readme.md 2e90ef0536 [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 5 years ago
rules.mk 522048725f Move `RGB_MATRIX_DRIVER` to data driven (#20350) 3 years ago

readme.md

Work Louder Loop Pad

loop

A 9 key macro pad with 3 encoders 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/loop:default

Flashing example for this keyboard:

make work_louder/loop:default:flash

Enter bootloader to flash the keyboard, you do either:

* Hold down the right most key while plugging in the keyboard
* Hold the third encoder down, and hit the first encoder

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