diff options
author | Drashna Jaelre <drashna@live.com> | 2022-07-26 12:50:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-26 20:50:45 +0100 |
commit | 5f36285fc5905913aea0671e037bb343fd84391f (patch) | |
tree | fe678b41ae43d5ff42546a828f0028325eb55c05 /keyboards/work_louder/micro/readme.md | |
parent | 9dbc0473efd64ae246e171fe0201708725c9eeda (diff) |
[Keyboard] Add work louder micro (#17586)
* [Keyboard] Add work louder micro
* Update keyboards/work_louder/micro/readme.md
* Update readme
* Update kb config files
* Update to use encoder map
Co-authored-by: Tom Barnes <barnestom@me.com>
Diffstat (limited to 'keyboards/work_louder/micro/readme.md')
-rw-r--r-- | keyboards/work_louder/micro/readme.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/work_louder/micro/readme.md b/keyboards/work_louder/micro/readme.md new file mode 100644 index 0000000000..568980e57b --- /dev/null +++ b/keyboards/work_louder/micro/readme.md @@ -0,0 +1,26 @@ +# work_louder/micro + +![work_louder/micro](https://i.imgur.com/4Hdt41Gh.jpg) + +A 16 "key" macro pad, with dual encoders, per key RGB, RGB underglow and more + +* Keyboard Maintainer: [Drashna Jael're](https://github.com/Drashna Jael're) +* Hardware Supported: atmega32u4 based PCB +* Hardware Availability: [Work Louder shop](https://worklouder.cc/creator-micro/) + +Make example for this keyboard (after setting up your build environment): + + make work_louder/micro:default + +Flashing example for this keyboard: + + make work_louder/micro:default:flash + +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). + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Bootmagic reset**: Hold down the horizontal encoder (top left) and plug in the keyboard +* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead |