]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Keyboard: handwired/atreus50 Refactor, Configurator support, and readme cleanup ...
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Sun, 2 Dec 2018 07:22:40 +0000 (23:22 -0800)
committerDrashna Jaelre <drashna@live.com>
Sun, 2 Dec 2018 07:22:40 +0000 (23:22 -0800)
* handwired/atreus50: refactor

- layout macro renames:
  - KEYMAP is now LAYOUT
  - COMPACT_KEYMAP is now LAYOUT_kc
- keymap updates:
  - both keymaps now use #include QMK_KEYBOARD_H
  - removed redundant KC_TRNS and KC_NO definitions
  - default keymap now uses LAYOUT macro instead of LAYOUT_kc

* handwired/atreus50: readme cleanup

Reformatted the readme to be more closely aligned to current QMK
template, and fixed some typos/grammar.

* handwired/atreus50: Configurator support


No differences found