oinopion / gmmk_laser

Customised QMK keyboard layout for GMMK Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GMMK Laser

This repo contains personalised QMK keyboard layout for my GMMK Pro.

GMMK Pro includes a rotary knob which currently is not supported by QMK Configurator. This repo contains Makefile that encapsulates steps necessary to convert keymap JSON file into a binary that includes support for rotary knob.

Modification workflow

  1. Upload keymap/gmmk_laser.json to QMK Configurator
  2. Make keymap changes, download JSON and overwrite keymap/gmmk_laser.json
  3. Run make build
  4. Use QMK Toolbox to flash the keyboard

About

Customised QMK keyboard layout for GMMK Pro

License:MIT License


Languages

Language:Makefile 87.7%Language:C 12.3%