qmk_firmware/keyboards/work_louder/loop
Ryan 4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
keymaps Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
rev1 Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
rev3 Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
config.h Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
info.json Move RGBLIGHT_SLEEP to data driven (#21072) 2023-06-16 14:04:45 +10:00
loop.c [Keyboard] Update Work Louder keyboards (#18109) 2022-08-19 16:49:37 -07:00
loop.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 Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00

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.