/qmk_firmware

Split keyboard config (Corne)

Primary LanguageCGNU General Public License v2.0GPL-2.0

Quantum Mechanical Keyboard Firmware

Current Version Discord Docs Status GitHub contributors GitHub forks

This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.

Workflow

  1. Make changes on QMK Configurator
  2. Name and download keymap.json
  3. cd to qmk directory
  4. qmk json2c -o keymap.c /path/to/json/file
  5. copy keymap into keyboards/crkbd/keymaps/moosashah/keymap.c
  6. qmk compile
  7. qmk flash - connect a side and press reset button twice