qmk_firmware/keyboards/coseyfannitutti/discipline
James Young 876f861715
Discipline layout macro/Configurator fixes (#13574)
* use human-friendly formatting in info.json

* move layout macro aliases to info.json

* correct and complete layout data

Corrects the layout data for a few layouts, adds the missing data, and renames some of the layout macros.

- rename LAYOUT_wkl_ansi_2_right_mods to LAYOUT_65_ansi_wkl
- rename LAYOUT_wkl_ansi_3_right_mods to LAYOUT_65_ansi_lwkl
- rename LAYOUT_wkl_iso_2_right_mods to LAYOUT_65_iso_wkl
- rename LAYOUT_wkl_iso_3_right_mods to LAYOUT_65_iso_lwkl
2021-07-17 16:25:56 -07:00
..
keymaps
config.h
discipline.c
discipline.h Discipline layout macro/Configurator fixes (#13574) 2021-07-17 16:25:56 -07:00
info.json Discipline layout macro/Configurator fixes (#13574) 2021-07-17 16:25:56 -07:00
readme.md
rules.mk

DISCIPLINE

discipline

A 65% keyboard that can be assembled with only through hole components, including usb type-c

Make example for this keyboard (after setting up your build environment):

make coseyfannitutti/discipline:default

Flashing example for this keyboard:

make coseyfannitutti/discipline:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.