qmk-dactyl-manuform-a/keyboards/work_louder/work_board
Drashna Jaelre 9d235d4fc5
[Core] Change OLED task function to be boolean (#14864)
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty
2021-11-02 09:42:50 +11:00
..
keymaps [Keymap] Drashna Keymap Updates (#14842) 2021-10-15 22:30:23 -07:00
config.h [Keyboard] Work Louder board fixup (#14247) 2021-09-02 10:49:44 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10: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 Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10: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] Add Loop, Nano and Work boards from Work Louder (#12756) 2021-06-10 14:50:24 -07: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.