kylepeeler / keydox

Always on and on top visual key map for ergodox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keydox

# Install dependencies
npm install
# Run the app
npm start

Grab your layout ['Print this layout'] PDF from the oryx website [https://configure.ergodox-ez.com/ergodox-ez/layouts] drag the PDF into photoshop with the default settings (see below), remove the white background, trim the image and replace the PNG in the 'keydox/images' folder, if your PDF is two pages like mine, you will have to stitch it into one image with the same padding. 'margin-top' css property is used to show various parts of the image sprite, configurable in 'html/css' folder.

#toggle keyboard
CMD+)

#toggle map1
CMD+1

#toggle map2
CMD+2

#toggle map3
CMD+3

#toggle map4
CMD+4

screenshot

PSD setting

About

Always on and on top visual key map for ergodox

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 77.7%Language:HTML 14.0%Language:CSS 8.4%