- Windows zip download:
- Windows application: once extracted, create a shortcut to runemacs.exe
- git must be installed for packages
- Windows: remember to add bin and cmd (from git installation) to PATH
- Junction dowload:
- Windows soft link from the folder containing junction.exe, run the following command:
- ./junction.exe target-directory source-directory
- source-directory is the dowload location of .emacs.d
- directory is the directory from which Emacs loads init.el
- Windows example command for link:
- .\junction.exe C:\Users\nverc\AppData\Roaming\.emacs.d C:\Users\nverc\Dropbox\repositories\.emacs.d\
- clone fork, checkout nathanvercaemert branch
- Download the latest msys bundle
- setup msys qmk bundle
- pacman -Syu (this may not be necessary and will require terminal restart)
- qmk setup
- set defaults
- qmk config user.keyboard=ergodox_ez
- qmk config user.keymap=nathanvercaemert
- “qmk compile” from root
- run from nathanvercaemert
- python .\first-available-hotkey.py (python3?) filename function_key_number
- python .\first-available-hotkey.py .\keymap.c 19