mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-06 11:50:36 -04:00
Added layout matrix so it will compile
- fixed other bugs - Spruced up the info.json after using the qmk converter
This commit is contained in:
parent
873c2bf735
commit
b12f69a7ae
8 changed files with 266 additions and 44 deletions
|
@ -172,7 +172,7 @@ const keypos_t PROGMEM hand_swap_config[MATRIX_ROWS][MATRIX_COLS] =
|
|||
|
||||
// POLYDACTYL / YUBITSUME
|
||||
// use this matrix if you use the polydactyl or yubitsume layout ────────────────────────────────────┐
|
||||
|
||||
/*
|
||||
led_config_t g_led_config = { {
|
||||
//COL 00 01 02 03 04 05 ROW
|
||||
{ NO_LED, 18, 13, 12, 6, 5 },//00
|
||||
|
@ -209,7 +209,7 @@ led_config_t g_led_config = { {
|
|||
4, 4, 4, 4, 4, 1, 1
|
||||
} };
|
||||
// ────────────────────────────────────────────────────────────────────────────────────────────────────┘
|
||||
|
||||
*/
|
||||
|
||||
/*
|
||||
// KONRAD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue