qmk_firmware/keyboards/work_louder/work_board
Ryan 9c86583981
Backward compatibility for new RGB keycode handling (#24490)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2024-11-20 09:53:33 +11:00
..
keymaps/default Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
rev1 Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
rev3 Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
config.h Backward compatibility for new RGB keycode handling (#24490) 2024-11-20 09:53:33 +11:00
info.json Migrate RGB Matrix layout for two boards (#23963) 2024-06-23 04:08:57 +01:00
post_config.h
readme.md
rules.mk Fixup work_board (#23266) 2024-03-12 16:31:51 -06:00
work_board.c Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02: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.