@@ -1,20 +0,0 @@
-/* Copyright 2021 Salmon Cat Studio
- *
- * 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
- * (at your option) any later version.
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#pragma once
-/* EEPROM for via */
-#define DYNAMIC_KEYMAP_LAYER_COUNT 2
-/*
-Copyright 2021 dayatz
-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
-(at your option) any later version.
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-#define DYNAMIC_KEYMAP_LAYER_COUNT 3
-Copyright 2022 dayatz
@@ -1,21 +0,0 @@
-Copyright 2020 Swiftrax <swiftrax@gmail.com>
-/*EEPROM for via*/
-Copyright 2021 Swiftrax <swiftrax@gmail.com>
@@ -13,6 +13,9 @@
"rows": ["B1", "B0", "D2", "B7", "D5", "D3", "D6", "D4", "B4", "D7", "B6", "B5", "C7", "C6"]
},
"diode_direction": "ROW2COL",
+ "dynamic_keymap": {
+ "layer_count": 3
+ },
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {
-Copyright 2012 Jun Wako <wakojun@gmail.com>
@@ -33,6 +33,9 @@
"rows": ["D0", "D2", "F7", "B1", "B0", "D6", "C7", "D7", "B5", "B2"]
-/* Copyright 2021 Yiancar
-/* There is only 1 Button so limiting VIA to 1 layer */
-#define DYNAMIC_KEYMAP_LAYER_COUNT 1
-#define DYNAMIC_KEYMAP_LAYER_COUNT 5
"rows": ["F4", "F1", "F0", "C6"]
"diode_direction": "COL2ROW",
+ "layer_count": 5
"encoder": {
"rotary": [
{"pin_a": "D2", "pin_b": "D1"}
-Copyright 2022 sporewoh
-#define DYNAMIC_KEYMAP_LAYER_COUNT 10
"rows": ["E6", "D7", "C6", "D4"]
+ "layer_count": 10
"bootloader": "caterina",
"community_layouts": ["ortho_4x10"],