My keymap: keymap.json
My keyboard: pics
Linux
- Go to the https://config.qmk.fm and select ferris/sweep or just upload your_keymap_name.json
- Download your_keymap_name.json file
- Put your_keymap_name.json file to
./qmk_firmware/keyboards/ferris/keymaps/sps/your_keymap_name.json
- In this folder(sps) run:
$ qmk json2c your_keymap_name.json >> keymap.c
- From
~/qmk_firmware
run: make ferris/sweep:sps:avrdude-split-right
while right side conected (don’t forget to shorten reset with ground)
- From
~/qmk_firmware
run: make ferris/sweep:sps:avrdude-split-left
while left side conected p
Done, now everything must be ready.
Windows
- Go to the https://config.qmk.fm and select ferris/sweep or just upload your_keymap_name.json
- Press ‘Compile’
- After compolation is finished, press ‘Firware’ to download .hex file
- Then upload .hex file to qmk-toolkit and flash it on the board