/planck_layout

Layouts for my planck keyboard

QMK layouts for planck

Collection of various layouts for my planck

Compile and Flash on linux

Make sure to have qmk installed

$ qmk setup

Compile the layout using QMK Configurator or using the command

$ qmk compile -c <filename>.json

Make sure that the keyboard is pluggen in DFU Mode and run

$ qmk flash -m atmega32u4 <filename>.bin