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 2944e93870
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
2 years ago
..
keymaps Encodermap direction define. (#20454) 2 years ago
rev1 [Keyboard] Updates to Work Louder keyboards (#18232) 3 years ago
rev3 [Keyboard] Updates to Work Louder keyboards (#18232) 3 years ago
config.h Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 2 years ago
info.json Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 2 years ago
loop.c [Keyboard] Update Work Louder keyboards (#18109) 3 years ago
loop.h Move small macropad-ish layouts to data driven (#20341) 2 years ago
post_config.h
readme.md
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 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.