My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/work_louder/loop
Ryan 7e0299117b
Move encoder config to data driven (#19923)
2 years ago
..
keymaps [Keyboard] Update Work Louder VIA layouts (#18470) 3 years ago
rev1
rev3
config.h Move encoder config to data driven (#19923) 2 years ago
info.json Move encoder config to data driven (#19923) 2 years ago
loop.c
loop.h
post_config.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2 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.