readme updates

This commit is contained in:
lucwastiaux 2016-12-10 12:52:59 +08:00
parent 9240f27ba9
commit a3c8949627

View File

@ -11,7 +11,7 @@ Layers
* KEY_NAV: arrow key movement with backward/forward word support, and copy/paste. * KEY_NAV: arrow key movement with backward/forward word support, and copy/paste.
* KEY_SEL: same as above, but every movement shift-selects. * KEY_SEL: same as above, but every movement shift-selects.
* NUMBER: keypad layer. * NUMBER: keypad layer.
* SYMBOL: all the symbols as well as brackets at the bottom. * SYMBOL: all the symbols.
* BRACKET: special brackets-only layer for programming * BRACKET: special brackets-only layer for programming
* SHORTCUTS: sends Hyper keys for Autohotkey to interpret. I use this to switch between specific apps. * SHORTCUTS: sends Hyper keys for Autohotkey to interpret. I use this to switch between specific apps.
* MOUSE: use mouse keys * MOUSE: use mouse keys
@ -19,6 +19,9 @@ Layers
Updates Updates
------- -------
2016/12/10:
* toggle for brackets layer is now on left thumb cluster.
2016/11/05: 2016/11/05:
* removed brackets anywhere but in brackets layer * removed brackets anywhere but in brackets layer
* added mouse layer back in * added mouse layer back in