wlad031 / keyboards-firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My custom Corne keyboard configurations

Based on QMK firmware.

  1. Clone QMK firmware repo.
  2. Make a directory under ./keyboards/crkbd/keymaps/.
  3. Link or copy keymap.c and config.h files there.
  4. Link or copy rules.mk to ./keyboards/crkbd.
  5. Compile following QMK instructions. There is a docker-compose.yaml with compiler: docker start qmk_firmware-qmk_cli-1 -i.

About


Languages

Language:C 98.6%Language:Makefile 1.4%