1
0
Fork 0
qmk_firmware/keyboards/work_louder/work_board
2022-03-15 13:56:58 +00:00
..
keymaps [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00: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 Add layout change callbacks to VIA (#16087) 2022-02-06 22:01:04 +00:00
work_board.h [Keyboard] Move encoder hacks into via keymaps for Work Louder boards (#15192) 2021-11-17 20:54:12 +00:00

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.