logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1010B)


  1. # Work Louder Loop Pad
  2. ![loop](https://worklouder.cc/wp-content/uploads/2021/02/LAST-1536x960.png)
  3. A 9 key macro pad with 3 encoders and RGB.
  4. * Keyboard Maintainer: [Work Louder](https://github.com/drashna)
  5. * Hardware Supported: An ATmega32u4 based macro pad with per key and underglow RGB
  6. * Hardware Availability: [Work Louder](https://shop.worklouder.cc/)
  7. Make example for this keyboard (after setting up your build environment):
  8. make work_louder/loop:default
  9. Flashing example for this keyboard:
  10. make work_louder/loop:default:flash
  11. Enter bootloader to flash the keyboard, you do either:
  12. * Hold down the right most key while plugging in the keyboard
  13. * Hold the third encoder down, and hit the first encoder
  14. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).