Handwired Minorca Refactor (#7833)

* update config.h

- use #pragma once include guard
- update USB Device Descriptor strings

* update minorca.c

- remove matrix_init_kb function (same as QMK default)

* update minorca.h

- use #pragma once include guard
- update matrix identifiers

* update info.json

- update matrix identifiers
- change to four-space indent

* update rules.mk

- remote firmware size impact notes
- disable RGBLIGHT_ENABLE (no RGB config present)
- templating

* update readme.md

- templating

* update keymaps/default/rules.mk

- remove firmware size impact numbers
- templating

* update keymaps/rgb/rules.mk

- remote firmware size impact notes
- templating

* update keymaps/rgb/readme.md

- fix header

* remove keymaps/default/rules.mk

- identical to keyboard's rules.mk

* elevate Bootmagic configurations to keyboard level

* update keymaps/rgb/config.h

- use #pragma once include guard
- remove redundant config.h include

* update keymaps/rgb/rules.mk

- remove redundant rules

* update keymaps/rgb/readme.md

- change RGB function list to a table
- make wiring call-out a header

* remove keymaps/default/config.h

- it's blank now

* update minorca.h

- use four-space indent

* add Teensy 2.0 to readme
This commit is contained in:
James Young
2020-01-08 15:47:33 -08:00
committed by fauxpark
parent fe860131dd
commit d2e6a4bf5e
11 changed files with 105 additions and 168 deletions

View File

@@ -1,55 +1,55 @@
{
"keyboard_name": "Minorca Handwired",
"url": "",
"maintainer": "qmk",
"width": 12,
"height": 4,
"layouts": {
"LAYOUT": {
"layout": [
{"label":"KA00", "x":0, "y":0},
{"label":"KA01", "x":1, "y":0},
{"label":"KA02", "x":2, "y":0},
{"label":"KA03", "x":3, "y":0},
{"label":"KA04", "x":4, "y":0},
{"label":"KA05", "x":5, "y":0},
{"label":"KA06", "x":6, "y":0},
{"label":"KA07", "x":7, "y":0},
{"label":"KA08", "x":8, "y":0},
{"label":"KA09", "x":9, "y":0},
{"label":"KA10", "x":10, "y":0},
{"label":"KA11", "x":11, "y":0},
{"label":"KB00", "x":0, "y":1, "w":1.25},
{"label":"KB01", "x":1.25, "y":1},
{"label":"KB02", "x":2.25, "y":1},
{"label":"KB03", "x":3.25, "y":1},
{"label":"KB04", "x":4.25, "y":1},
{"label":"KB05", "x":5.25, "y":1},
{"label":"KB06", "x":6.25, "y":1},
{"label":"KB07", "x":7.25, "y":1},
{"label":"KB08", "x":8.25, "y":1},
{"label":"KB09", "x":9.25, "y":1},
{"label":"KB11", "x":10.25, "y":1, "w":1.75},
{"label":"KC00", "x":0, "y":2, "w":1.75},
{"label":"KC02", "x":1.75, "y":2},
{"label":"KC03", "x":2.75, "y":2},
{"label":"KC04", "x":3.75, "y":2},
{"label":"KC05", "x":4.75, "y":2},
{"label":"KC06", "x":5.75, "y":2},
{"label":"KC07", "x":6.75, "y":2},
{"label":"KC08", "x":7.75, "y":2},
{"label":"KC09", "x":8.75, "y":2},
{"label":"KC10", "x":9.75, "y":2},
{"label":"KC11", "x":10.75, "y":2, "w":1.25},
{"label":"KD00", "x":0, "y":3, "w":1.25},
{"label":"KD02", "x":1.25, "y":3, "w":1.25},
{"label":"KD03", "x":2.5, "y":3, "w":1.25},
{"label":"KD04", "x":3.75, "y":3, "w":2.25},
{"label":"KD07", "x":6, "y":3, "w":2.25},
{"label":"KD09", "x":8.25, "y":3, "w":1.25},
{"label":"KD10", "x":9.5, "y":3},
{"label":"KD11", "x":10.5, "y":3, "w":1.5}
]
"keyboard_name": "Minorca Handwired",
"url": "",
"maintainer": "qmk",
"width": 12,
"height": 4,
"layouts": {
"LAYOUT": {
"layout": [
{"label":"K00", "x":0, "y":0},
{"label":"K01", "x":1, "y":0},
{"label":"K02", "x":2, "y":0},
{"label":"K03", "x":3, "y":0},
{"label":"K04", "x":4, "y":0},
{"label":"K05", "x":5, "y":0},
{"label":"K06", "x":6, "y":0},
{"label":"K07", "x":7, "y":0},
{"label":"K08", "x":8, "y":0},
{"label":"K09", "x":9, "y":0},
{"label":"K0A", "x":10, "y":0},
{"label":"K0B", "x":11, "y":0},
{"label":"K10", "x":0, "y":1, "w":1.25},
{"label":"K11", "x":1.25, "y":1},
{"label":"K12", "x":2.25, "y":1},
{"label":"K13", "x":3.25, "y":1},
{"label":"K14", "x":4.25, "y":1},
{"label":"K15", "x":5.25, "y":1},
{"label":"K16", "x":6.25, "y":1},
{"label":"K17", "x":7.25, "y":1},
{"label":"K18", "x":8.25, "y":1},
{"label":"K19", "x":9.25, "y":1},
{"label":"K1B", "x":10.25, "y":1, "w":1.75},
{"label":"K20", "x":0, "y":2, "w":1.75},
{"label":"K22", "x":1.75, "y":2},
{"label":"K23", "x":2.75, "y":2},
{"label":"K24", "x":3.75, "y":2},
{"label":"K25", "x":4.75, "y":2},
{"label":"K26", "x":5.75, "y":2},
{"label":"K27", "x":6.75, "y":2},
{"label":"K28", "x":7.75, "y":2},
{"label":"K29", "x":8.75, "y":2},
{"label":"K2A", "x":9.75, "y":2},
{"label":"K2B", "x":10.75, "y":2, "w":1.25},
{"label":"K30", "x":0, "y":3, "w":1.25},
{"label":"K32", "x":1.25, "y":3, "w":1.25},
{"label":"K33", "x":2.5, "y":3, "w":1.25},
{"label":"K34", "x":3.75, "y":3, "w":2.25},
{"label":"K37", "x":6, "y":3, "w":2.25},
{"label":"K39", "x":8.25, "y":3, "w":1.25},
{"label":"K3A", "x":9.5, "y":3},
{"label":"K3B", "x":10.5, "y":3, "w":1.5}
]
}
}
}
}