ReVanTis / planck_light_qmk

My QMK keymap for Planck Light

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QMK Keymap for ReVanTis' Planck Light

How to setup:

  • Setup qmk build environment.
  • cd to qmk_firmware root.
  • git clone git@github.com:ReVanTis/planck_light_qmk.git keyboards/planck/keymaps/vaninc
  • run qmk flash --kb planck/light --km vaninc to compile and flash
  • To exclude this keymap from qmk_firmware locally add keyboards/planck/keymaps/vaninc* to qmk_firmware/.git/info/exclude

About

My QMK keymap for Planck Light

License:MIT License


Languages

Language:C 98.6%Language:Makefile 1.4%