qmk_firmware/keyboards/work_louder/work_board
2023-12-20 13:31:50 +11:00
..
keymaps Remove userspace keymaps (#22544) 2023-11-27 05:36:45 +11:00
rev1 Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
rev3 Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
config.h Rename RGB_DISABLE_WHEN_USB_SUSPENDED -> RGB_MATRIX_SLEEP (#22682) 2023-12-20 13:31:50 +11:00
info.json Rework RGBLight driver system (#22529) 2023-12-05 22:49:14 +11:00
post_config.h
readme.md
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
work_board.c
work_board.h Move remaining LAYOUTs to data driven (#20422) 2023-04-15 21:07:32 +10: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.