Browse Source

removed as suggested by @zvecr

pull/15336/head
xia0 2 years ago
parent
commit
6804835384
2 changed files with 0 additions and 36 deletions
  1. +0
    -17
      keyboards/handwired/wakizashi40/wakizashi40.c
  2. +0
    -19
      keyboards/handwired/wakizashi40/wakizashi40.h

+ 0
- 17
keyboards/handwired/wakizashi40/wakizashi40.c View File

@ -1,17 +0,0 @@
/* Copyright 2021 xiao (@xia0)
*
* 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 2 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 <http://www.gnu.org/licenses/>.
*/
#include "wakizashi40.h"

+ 0
- 19
keyboards/handwired/wakizashi40/wakizashi40.h View File

@ -1,19 +0,0 @@
/* Copyright 2021 xiao (@xia0)
*
* 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 2 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 <http://www.gnu.org/licenses/>.
*/
#pragma once
#include "quantum.h"

Loading…
Cancel
Save