Looked at some minimalist CSS libraries.
Having a play with water.css
.
Currently configuring my Geekboards Macropad v2. Mapping the keys to F13-F20.
Linux/X11 overrides some of these keys for various things. To remap these keys
back to F13-F20 use the following xmodmap
commands.
keycode 191 = F13 F13 F13
keycode 192 = F14 F14 F14
keycode 193 = F15 F15 F15
keycode 194 = F16 F16 F16
keycode 195 = F17 F17 F17
keycode 196 = F18 F18 F18
keycode 197 = F19 F19 F19
keycode 198 = F20 F20 F20
keycode 199 = F21 F21 F21
keycode 200 = F22 F22 F22
keycode 201 = F23 F23 F23
keycode 202 = F24 F24 F24