Add Copylight

This commit is contained in:
mikiya418 2024-11-09 20:48:34 +09:00
parent ccf9e9319a
commit 727c2bbf5b
2 changed files with 15 additions and 2 deletions

View File

@ -1,3 +1,16 @@
/* Copylight 2024 mikiya418.
*
* This program is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as published by the Free Software Foundation,
* either version 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT ANY
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along with this
* program. If not, see <https://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {

View File

@ -5,8 +5,8 @@
*A short description of the keyboard/project*
* Keyboard Maintainer: [mikiya418](https://github.com/mikiya418)
* Hardware Supported: *The PCBs, controllers supported*
* Hardware Availability: *Links to where you can find this hardware*
* Hardware Supported: 5keys PCBs, Pro Micro
* Hardware Availability:
Make example for this keyboard (after setting up your build environment):