]> git.donarmstrong.com Git - qmk_firmware.git/commit
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)
commitdbc776168842439718334aa120f1afcbee9a96d9
tree9037d8856487296dd4291149dbb1e117509e0633
parent0db6bb10e0b2810d306d37ef7342b22a43f4bdf9
Keyboard: handwired/atreus50 Refactor, Configurator support, and readme cleanup (#4530)

* 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
keyboards/handwired/atreus50/atreus50.h
keyboards/handwired/atreus50/info.json [new file with mode: 0644]
keyboards/handwired/atreus50/keymaps/ajp10304/keymap.c
keyboards/handwired/atreus50/keymaps/default/keymap.c
keyboards/handwired/atreus50/readme.md