diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-09-23 15:56:24 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-09-23 15:56:24 -0700 |
commit | 8eb0aefb60aef8d5a88b8b7789c094be7ec194ee (patch) | |
tree | 55bc65a1a3559315ed4ffc92d0e91b5273f1af83 /keyboards/doro67/rgb/info.json | |
parent | ced8c554e6360badafe3882b69451a33015c265c (diff) | |
download | qmk_firmware-8eb0aefb60aef8d5a88b8b7789c094be7ec194ee.tar.gz |
[Keyboard] 65_ansi_blocker support for Doro67 (#6791)
* rename LAYOUT to LAYOUT_65_blocker_ansi
* rename LAYOUT macro
* enable LAYOUT_65_blocker_ansi community layout support and remove uneeded lines of code
* rename LAYOUT to LAYOUT_65_blocker_ansi
* rename LAYOUT macro
* enable LAYOUT_65_blocker_ansi community layout support
* enable LAYOUT_65_blocker_ansi support
* fix rename mess up
* add QMK Configurator support with the new rename
* rename blocker_ansi to ansi_blocker as it rolls off the tongue easier
Diffstat (limited to 'keyboards/doro67/rgb/info.json')
-rw-r--r-- | keyboards/doro67/rgb/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/doro67/rgb/info.json b/keyboards/doro67/rgb/info.json index 2d9b79a23..a87b1d4a6 100644 --- a/keyboards/doro67/rgb/info.json +++ b/keyboards/doro67/rgb/info.json @@ -5,7 +5,7 @@ "width": 16, "height": 5, "layouts": { - "LAYOUT": { + "LAYOUT_65_ansi_blocker": { "key_count": 67, "layout": [ {"label":"K00", "x":0, "y":0}, |