]> git.donarmstrong.com Git - qmk_firmware.git/commit
Rework drashna userspace to be more modular (#4544)
authorDrashna Jaelre <drashna@live.com>
Tue, 4 Dec 2018 21:27:41 +0000 (13:27 -0800)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Tue, 4 Dec 2018 21:27:41 +0000 (13:27 -0800)
commit6d0dc910d92bc381d3cce9ea712aa47ae40ddf15
treea1490c040ca730cdf43fb7f52422391998590597
parent106de349fb6410d0deb706ecb68ae1e78a4ef2db
Rework drashna userspace to be more modular (#4544)

* Break up files to make more readable

* Add comments to ortho 4x12 layout rules.mk

* Small tweaks

* Update GitLab CI scripts

* Make ortho boards smaller
13 files changed:
layouts/community/ortho_4x12/drashna/config.h
layouts/community/ortho_4x12/drashna/rules.mk
users/drashna/.gitlab-ci.yml
users/drashna/config.h
users/drashna/drashna.c
users/drashna/drashna.h
users/drashna/process_records.c [new file with mode: 0644]
users/drashna/process_records.h [new file with mode: 0644]
users/drashna/rgb_stuff.h
users/drashna/rules.mk
users/drashna/tap_dances.c
users/drashna/tap_dances.h
users/drashna/wrappers.h [new file with mode: 0644]