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.

24 lines
1.0 KiB

  1. # Work Louder Work Board
  2. ![work](https://worklouder.cc/wp-content/uploads/2021/02/LAST-1536x960.png)
  3. A 40% ortho keyboard with an encoder and per key and underglow RGB
  4. * Keyboard Maintainer: [Work Louder](https://github.com/drashna)
  5. * Hardware Supported: An ATmega32u4 based 40% 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/work:default
  9. Flashing example for this keyboard:
  10. make work_louder/work:default:flash
  11. Enter bootloader to flash the keyboard, you do either:
  12. * Hold down the key in the left and top most position while plugging in the keyboard
  13. * Hold the RAISE and LOWER keys and hit Q
  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).