Skip to content

nobwyn/qmk_userspace

Repository files navigation

Custom keyboard layouts

How to build

  1. Setup QMK as described in QMK Docs
  2. Clone this repo locally
  3. Setup QMK to use this repo:
$ qmk config user.overlay_dir="$(realpath qmk_userspace)"
  1. Compile the firmware:
$ qmk compile -kb gmmk/gmmk2/p96/iso -km nw1

How to flash

  1. To flash put the keyboard into bootloader mode (by hitting the QK_BOOT keycode or similar)
  2. And initiate the flashing process:
$ qmk flash -kb gmmk/gmmk2/p96/iso -km nw1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors