mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-03 22:09:10 +00:00
Migrate some more layouts to data driven (#19889)
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user