mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-07 04:05:36 -04:00
Refactor: move keyboards into kumaokobo (#22719)
This commit is contained in:
parent
528044487c
commit
2377e02f75
11 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
// Copyright Kumao Kobo <kumaokobo@gmail.com>
|
||||||
|
// SPDX-License-Identifier: GPL-2.0+
|
||||||
|
|
||||||
#include QMK_KEYBOARD_H
|
#include QMK_KEYBOARD_H
|
||||||
// Each layer gets a name for readability, which is then used in the keymap matrix below.
|
// Each layer gets a name for readability, which is then used in the keymap matrix below.
|
||||||
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
|
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
|
|
@ -1,3 +1,6 @@
|
||||||
|
// Copyright Kumao Kobo <kumaokobo@gmail.com>
|
||||||
|
// SPDX-License-Identifier: GPL-2.0+
|
||||||
|
|
||||||
#include QMK_KEYBOARD_H
|
#include QMK_KEYBOARD_H
|
||||||
// Each layer gets a name for readability, which is then used in the keymap matrix below.
|
// Each layer gets a name for readability, which is then used in the keymap matrix below.
|
||||||
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
|
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
|
|
@ -1,3 +1,6 @@
|
||||||
|
// Copyright Kumao Kobo <kumaokobo@gmail.com>
|
||||||
|
// SPDX-License-Identifier: GPL-2.0+
|
||||||
|
|
||||||
#include QMK_KEYBOARD_H
|
#include QMK_KEYBOARD_H
|
||||||
// Each layer gets a name for readability, which is then used in the keymap matrix below.
|
// Each layer gets a name for readability, which is then used in the keymap matrix below.
|
||||||
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
|
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
|
Loading…
Add table
Add a link
Reference in a new issue