1
0
Fork 0

KapCave Arya: Fix QMK Configurator Implementation (#16145)

* move layout macro alias to info.json

* info.json: fix layout macro reference

* info.json: fix layout data

Original layout data was generated with rotation, which breaks the rendering.

* info.json: remove layout macro alias

It's not used anywhere, so no need to keep it.

* rules.mk: enable Community Layout support
This commit is contained in:
James Young 2022-01-31 03:16:04 -08:00 committed by GitHub
parent 4277dc3ac9
commit 7512e58cfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 74 additions and 73 deletions

View file

@ -36,8 +36,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{ KC_NO , K71 , K72 , K73 , K74 , K75 , K76 , K77 }, \
{ K80 , K81 , K82 , KC_NO, KC_NO, KC_NO, KC_NO, KC_NO} \
}
#define LAYOUT_all LAYOUT_alice_split_bs