Browse Source

[Keyboard] Fix space_space rev1 keyboard files (#14087)

pull/14104/head
Drashna Jaelre 2 years ago
committed by GitHub
parent
commit
37b5ead17d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/space_space/rev1/rev1.c
  2. +0
    -0
      keyboards/space_space/rev1/rev1.h

keyboards/space_space/rev1/space_space.c → keyboards/space_space/rev1/rev1.c View File

@ -14,4 +14,4 @@
* 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 "space_space.h"
#include "rev1.h"

keyboards/space_space/rev1/space_space.h → keyboards/space_space/rev1/rev1.h View File


Loading…
Cancel
Save