1
0
Fork 0

Refactor some layouts which contain keyboard name (#19642)

This commit is contained in:
Joel Challis 2023-01-20 01:59:46 +00:00 committed by GitHub
parent e5b36e2c3f
commit 891780b17f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
33 changed files with 106 additions and 84 deletions

View file

@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "quantum.h"
#define LAYOUT_spring( \
#define LAYOUT( \
K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, K014, \
K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K113, K114, \
K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212, K213, \