Just some links, notes, photos, quotes, and stuffs.

Mapping Caps Lock Key to Backspace in Windows

To simulate one of the nice features of Colemak keyboard layout, create a .reg file with this content

REGEDIT4
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,0e,00,3a,00,00,00,00,00

Double click to merge it to the registry, then restart Windows.