Skip to content

Instantly share code, notes, and snippets.

@BrianPugh
Last active December 11, 2020 00:27
Show Gist options
  • Save BrianPugh/893d8628c76c0637c2f2f2d8f44bc8d3 to your computer and use it in GitHub Desktop.
Save BrianPugh/893d8628c76c0637c2f2f2d8f44bc8d3 to your computer and use it in GitHub Desktop.
Discipline
{"version":1,"notes":"","documentation":"\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n","keyboard":"coseyfannitutti/discipline","keymap":"default_430c370json.json","layout":"LAYOUT_65_ansi_2_right_mods","layers":[["KC_ESC","KC_1","KC_2","KC_3","KC_4","KC_5","KC_6","KC_7","KC_8","KC_9","KC_0","KC_MINS","KC_EQL","KC_BSPC","KC_GRV","KC_TAB","KC_Q","KC_W","KC_E","KC_R","KC_T","KC_Y","KC_U","KC_I","KC_O","KC_P","KC_LBRC","KC_RBRC","KC_BSLS","KC_DEL","MO(1)","KC_A","KC_S","KC_D","KC_F","KC_G","KC_H","KC_J","KC_K","KC_L","KC_SCLN","KC_QUOT","KC_ENT","KC_PGUP","KC_LSFT","KC_Z","KC_X","KC_C","KC_V","KC_B","KC_N","KC_M","KC_COMM","KC_DOT","KC_SLSH","KC_RSFT","KC_UP","KC_PGDN","KC_LCTL","KC_LGUI","KC_LALT","KC_SPC","KC_RALT","MO(1)","KC_LEFT","KC_DOWN","KC_RGHT"],["KC_GRV","KC_F1","KC_F2","KC_F3","KC_F4","KC_F5","KC_F6","KC_F7","KC_F8","KC_F9","KC_F10","KC_F11","KC_F12","KC_DEL","KC_GRV","KC_TAB","KC_MPRV","KC_MPLY","KC_MNXT","RESET","DEBUG","KC_NO","KC_PGUP","KC_UP","KC_PGDN","KC_PSCR","KC_SLCK","ANY(LCTL(KC_RBRACKET))","KC_NO","KC_DEL","KC_TRNS","KC_NO","KC_VOLD","KC_VOLU","KC_MUTE","KC_NO","KC_HOME","KC_LEFT","KC_DOWN","KC_RGHT","KC_INS","KC_DEL","KC_ENT","KC_PGUP","KC_LSFT","KC_NO","KC_BRID","KC_BRIU","KC_NO","KC_NO","KC_END","KC_NO","KC_NO","KC_NO","KC_NO","KC_RSFT","KC_UP","KC_PGDN","KC_LCTL","KC_LGUI","KC_LALT","KC_SPC","KC_RALT","KC_TRNS","KC_LEFT","KC_DOWN","KC_RGHT"]],"author":""}
@BrianPugh
Copy link
Author

BrianPugh commented Dec 11, 2020

Usage: paste into

https://config.qmk.fm/#/coseyfannitutti/discipline/LAYOUT_65_ansi

compile, download the firmware, then flash via:

https://github.com/qmk/qmk_toolbox/releases

select microcontroller "atmega32a"

cap_locks + r to put the keyboard into boot loader mode for flashing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment