KPrepublic BM80v2 ISO Refactor (#17660)

* bm80v2_iso.h: convert tabs to spaces

* bm80v2_iso.h: use ___ for KC_NO

* bm80v2_iso.h: use QMK 3-character notation

* refactor macro for tkl_iso Community Layout compatibility

- move the matrix position identifier for Enter to the home row

* info.json: correct layout data

* rules.mk: tidy-up formatting

* readme.md: tidy-up formatting

* update maintainer; re-assign copyright

* assign ISO-appropriate keycodes in keymaps
This commit is contained in:
James Young
2022-07-13 23:34:51 -07:00
committed by GitHub
parent acc11f4941
commit 928be32c83
8 changed files with 150 additions and 144 deletions

View File

@@ -1,4 +1,4 @@
/* Copyright 2022 bdtc123 *
/* Copyright 2022 edwardslau *
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or