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 e12ca14af8
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
3 years ago
..
keymaps [Keyboard] Update Work Louder VIA layouts (#18470) 3 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 Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 3 years ago
info.json [Keyboard] Updates to Work Louder keyboards (#18232) 3 years ago
loop.c [Keyboard] Update Work Louder keyboards (#18109) 3 years ago
loop.h [Keyboard] Update Work Louder keyboards (#18109) 3 years ago
post_config.h
readme.md
rules.mk [Keyboard] Updates to Work Louder keyboards (#18232) 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.