https://docs.qmk.fm/#/newbs_getting_started
- git clone qmk
- git submodule init
- git submodule update
- download the layout.json
- plug the keyboard in directly, not through the usb hub
- flash both halves
qmk flash redox.json
- Go to https://config.qmk.fm/#/redox/rev1/LAYOUT
- Update layout
- Download full source
- Unzip to repo
bin/qmk compile redox-rev1-layout_mine.jsoncp keyboards/redox/keymaps/{default/config.h,layout_mine/}bin/qmk flash redox-rev1-layout_mine.json
numlock: qmk/qmk_firmware#2164
- Go to https://config.qmk.fm/#/redox/rev1/LAYOUT
- Upload
qmk_firmware/redox-rev1-layout_mine.json - Update layout
- Download full source
- Unzip to repo
- Verify the changes
bin/qmk flash redox-rev1-layout_mine.json