qmk_firmware/keyboards/work_louder/work_board
Luis Garcia d058091d0b
Add peterfalken userspace & keymaps (#19897)
Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>
2023-04-05 12:35:34 -06:00
..
keymaps Add peterfalken userspace & keymaps (#19897) 2023-04-05 12:35:34 -06:00
rev1 [Keyboard] Updates to Work Louder keyboards (#18232) 2022-08-31 17:44:00 +01:00
rev3 [Keyboard] Updates to Work Louder keyboards (#18232) 2022-08-31 17:44:00 +01:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
post_config.h [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 2021-06-10 14:50:24 -07:00
readme.md [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) 2021-06-10 14:50:24 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
work_board.c Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
work_board.h [Keyboard] Update Work Louder keyboards (#18109) 2022-08-19 16:49:37 -07: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.