]> git.donarmstrong.com Git - qmk_firmware.git/commit
handwired/qc60: refactor, Configurator update, and readme update (#4878)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Sat, 19 Jan 2019 05:43:24 +0000 (21:43 -0800)
committerDrashna Jaelre <drashna@live.com>
Sat, 19 Jan 2019 05:43:24 +0000 (21:43 -0800)
commitc4680a6460bcc0a3695f3e9232089374c40fc29c
tree90562b67179d94137a486d94fd855a8c1277a048
parent76afdd097abdbdfd522e9f5654d354e67b5e1218
handwired/qc60: refactor, Configurator update, and readme update (#4878)

* handwired/qc60: refactor and Configurator update

- correct layout macro name (LAYOUT_ANSI_DEFAULT to LAYOUT_ansi_default)
- add layout data for remaining layout macros
- correct ISO layout macros (neither had a split left Shift)
- refactor LAYOUT_iso_alt (place KC_NUHS key on home row; consistent with LAYOUT_iso_default)
- proto.h refactored to use #pragma once include guard

* handwired/qc60: keymap refactor

- delete redundant KC_TRNS and KC_NO aliases

* handwired/qc60: readme update

- update header (made consistent with QMK template)
- update Docs links (Newbs Guide; grammar)
keyboards/handwired/qc60/README.md
keyboards/handwired/qc60/info.json
keyboards/handwired/qc60/keymaps/default/keymap.c
keyboards/handwired/qc60/keymaps/wntrmln/keymap.c
keyboards/handwired/qc60/proto/proto.h