]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/plaid/keymaps/default/readme.md
[Keyboard] Adding LED support to the plaid default keycap (#6109)
[qmk_firmware.git] / keyboards / plaid / keymaps / default / readme.md
1 # The default keymap for plaid
2 Original copyright 2019 Takuya Urakawa (dm9records.com)
3 LED Support added  by Richard Sutherland (rich@brickbots.com)
4
5 This layout is based on the Planck layout, and includes an adjust layer (6)
6 accessible by holding the lower and raise modifiers (MO3 and MO4) together.
7 The adjustment layer is used to set the behavior of the two LEDs:
8
9 Modifier Mode: 
10
11 Activates when any modifier (shift, alt, os, MO) key is held
12 down.  LED turns off when key is release
13
14 Blinkinlights Mode:
15 Random chance of state change on each keystroke.
16
17 Keypress Mode:
18 On for any keypress as long as the key is pressed
19
20 Carriage Mode:
21 Turns on when enter is pressed, turns off when any next key is pressed
22
23 q = Toggle Red LED state, deactivates any other modes
24 w = Toggle Green LED state, deactivates any other modes
25 e = Set RED LED to modifier mode
26 r = Set GREEN LED to modifier mode
27 t = Set RED LED to Blinkinlights mode
28 y = set GREEN LED to Blinkinlights mode
29 u = set RED LED to Keypress mode
30 i = set GREEN LED to Keypress mode
31 o = set RED LED to Carriage mode
32 p = set GREEN LED to Carriage mode