Pinky3 Keyboard based on Colemak Mod DH with focus on support for VIM and German.
After checkint out this repository a symlink should be created to the keymap section of the QMK directory:
ln -s ~/<PATH TO REPO>/pinky3-modvim/ ~/<QMK>/keyboards/pinky/3/keymaps/modvimThe code can be compiled:
qmk compile -kb pinky/3 -km modvimThe code can finally be flashed:
qmk flash -kb pinky/3 -km modvim -bl dfuNote: The -bl dfu depends on the HW used (i.e. it may not be needed)
If linux cannont connect even when the device has been reset the udev rules might need to be updated.
Place the file 50-qmk.rules into /dev/udev/rules.d. This file can be found here: https://github.com/qmk/qmk_firmware/tree/master/util/udev/50-qmk.rules
Once this new udev rule has been added, run the following:
sudo udevadm control --reload-rules
sudo udevadm triggerThe following leader key mappings have been implemented:
| Leader Key | Mapping |
|---|---|
| ia | LGUI + 1 |
| ir | LGUI + 2 |
| is | LGUI + 3 |
| it | LGUI + 4 |
| ig | LGUI + 5 |
| q | LGUI + Q |
Images and .json files are generated by http://www.keyboard-layout-editor.com/