qmk_firmware/keyboards/work_louder/loop
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps [Keyboard] Update Work Louder VIA layouts (#18470) 2022-09-24 20:58:10 +01:00
rev1 [Keyboard] Updates to Work Louder keyboards (#18232) 2022-08-31 17:44:00 +01:00
rev3 [Keyboard] Updates to Work Louder keyboards (#18232) 2022-08-31 17:44:00 +01:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
loop.c [Keyboard] Update Work Louder keyboards (#18109) 2022-08-19 16:49:37 -07:00
loop.h [Keyboard] Update Work Louder keyboards (#18109) 2022-08-19 16:49:37 -07:00
post_config.h
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.