Add license headers to all default layout keymaps (#19888)
This commit is contained in:
parent
0152dd811d
commit
330b73a2df
72 changed files with 203 additions and 187 deletions
|
@ -1,3 +1,6 @@
|
|||
// Copyright 2023 QMK
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue