qmk-dactyl-manuform-a/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 Update noroadsleft userspace and keymaps (2021-06-02) (#13086) 2021-06-02 23:06:30 -07:00
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
discipline.c Remove custom matrix from PS2AVRGB boards (#7396) 2020-01-02 17:45:41 +11:00
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 Set proper AVR part for USBasp avrdude flashing (#7552) 2019-12-07 23:32:43 -08:00
rules.mk Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00

readme.md

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.