* Create LICENSE * Add files via upload * Add daughterboard version files * Debounce set to 0 to avoid missing registration of quick keypresses * Set debounce to 1 * Update from upstream Fixed debug key definition on keymap, fixed optional layer indicator on alpha flagged keys code, debounce set on 2 * Fixed same UID problem and default keymaps definitions * Fixed daughterboard VIAL keymap * Keymap fixes and tri-layer implementation * Structure rework * Fix rules.mk position * keymap fixes to pass lint check
6 lines
No EOL
169 B
JSON
6 lines
No EOL
169 B
JSON
{
|
|
"matrix_pins": {
|
|
"cols": ["B15", "B14", "B13", "B10", "B12", "A5", "C4", "A7", "A15", "C10", "C11", "C0"],
|
|
"rows": ["B1", "B0", "C5", "A6"]
|
|
}
|
|
} |