]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Subatomic refactor (#3194)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Wed, 25 Sep 2019 20:17:29 +0000 (13:17 -0700)
committerDrashna Jaelre <drashna@live.com>
Wed, 25 Sep 2019 20:17:29 +0000 (13:17 -0700)
commitdccafb64e65bfe2516eba422609750e9c27775e7
treee089d34b4983ff19e2adf441a491eb74186c1512
parent475f832b0f434615b9b32ca3f600c4b770d6e1e5
[Keyboard] Subatomic refactor (#3194)

* Refactor: matrix

* New readme file

* Configurator support

* change info.json to debug linting

* use an enum to manage the layers

* readme cleanup

file header, docs links

* use #pragma once in keyboard header file

* use new-style OLKB layout macro naming scheme

* fix layout macro references in keymap.c

* correct Keyboard Maintainer
keyboards/subatomic/info.json [new file with mode: 0644]
keyboards/subatomic/keymaps/default/keymap.c
keyboards/subatomic/readme.md [new file with mode: 0644]
keyboards/subatomic/subatomic.h