Migrate some more layouts to data driven (#19889)

This commit is contained in:
Ryan 2023-02-23 09:32:18 +11:00 committed by GitHub
parent 3bf01bb9ed
commit ea77246865
Failed to generate hash of commit
78 changed files with 2172 additions and 3012 deletions

View file

@ -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,

View file

@ -1,3 +0,0 @@
// Copyright 2022 Aidan Smith (@Aidan-OS)
// SPDX-License-Identifier: GPL-2.0-or-later
#include "quantum.h"