moosashah / qmk_firmware

Split keyboard config (Corne)

Home Page:https://qmk.fm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Split keyboard config (Corne)

https://qmk.fm

License:GNU General Public License v2.0


Languages

Language:C 93.8%Language:Makefile 3.2%Language:C++ 2.2%Language:Python 0.7%Language:Shell 0.0%Language:Roff 0.0%Language:Assembly 0.0%Language:Nix 0.0%Language:Go 0.0%Language:SourcePawn 0.0%Language:AutoHotkey 0.0%Language:Dockerfile 0.0%Language:JavaScript 0.0%