qmk_firmware/keyboards/work_louder/loop
Drashna Jaelre 956cf8d7bf
[Keyboard] Work Louder board fixup (#14247)
* [Keyboard] Add some last minute tweaks to Work board

* Additional fixes

* Fix rgb pin

* Fix ws2812 hackery

* additional led tweaks

* Add indicator LEDs

* fix bootmagic settings

* Fix up RGB stuff

* Limit power draw for entire board

* fixup lights and such

* change LED order on loop

* Fix indicators if via is not enabled

* Enable Sleep for rgb matrix

* Even more LED tweaks

* Final tweaks?

* Tweak keycodes
2021-09-02 10:49:44 -07:00
..
keymaps [Keyboard] Work Louder board fixup (#14247) 2021-09-02 10:49:44 -07:00
config.h [Keyboard] Work Louder board fixup (#14247) 2021-09-02 10:49:44 -07:00
info.json [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 2021-06-10 14:50:24 -07:00
loop.c [Keyboard] Work Louder board fixup (#14247) 2021-09-02 10:49:44 -07:00
loop.h [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 2021-06-10 14:50:24 -07:00
post_config.h [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 2021-06-10 14:50:24 -07:00
readme.md [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 2021-06-10 14:50:24 -07:00
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07: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.