Migrate some more layouts to data driven (#19889)
This commit is contained in:
parent
3bf01bb9ed
commit
ea77246865
78 changed files with 2172 additions and 3012 deletions
|
@ -1,6 +1,6 @@
|
|||
// Copyright 2022 Aidan Smith (@Aidan-OS)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#include "fine40.h"
|
||||
#include "quantum.h"
|
||||
|
||||
enum keyboard_layers {
|
||||
_MAIN,
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
// Copyright 2022 Aidan Smith (@Aidan-OS)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#include "quantum.h"
|
Loading…
Add table
Add a link
Reference in a new issue