qmk-dactyl-manuform-a/keyboards/work_louder/work_board
Drashna Jaelre c4551d7ef1
[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)
2021-12-29 20:17:34 -08:00
..
keymaps [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
config.h Require explicit enabling of RGB Matrix modes (#15018) 2021-11-15 10:41:04 -08:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
post_config.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
work_board.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
work_board.h [Keyboard] Move encoder hacks into via keymaps for Work Louder boards (#15192) 2021-11-17 20:54:12 +00:00

readme.md

Work Louder Work Board

work

A 40% ortho keyboard with an encoder and per key and underglow RGB

  • Keyboard Maintainer: Work Louder
  • Hardware Supported: An ATmega32u4 based 40% with per key and underglow RGB
  • Hardware Availability: Work Louder

Make example for this keyboard (after setting up your build environment):

make work_louder/work:default

Flashing example for this keyboard:

make work_louder/work:default:flash

Enter bootloader to flash the keyboard, you do either:

* Hold down the key in the left and top most position while plugging in the keyboard
* Hold the RAISE and LOWER keys and hit Q

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.