From 37e14fd02bd71ffd32fe381b10ce72f2b85b4049 Mon Sep 17 00:00:00 2001 From: James <13719009+quadcube@users.noreply.github.com> Date: Mon, 22 Feb 2021 11:46:08 +0800 Subject: [Keyboard] Tokyo Keyboard alix40 initial commit (#11918) Co-authored-by: Ryan Co-authored-by: Drashna Jaelre Co-authored-by: QuadCube --- keyboards/tokyokeyboard/alix40/alix40.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/tokyokeyboard/alix40/alix40.c (limited to 'keyboards/tokyokeyboard/alix40/alix40.c') diff --git a/keyboards/tokyokeyboard/alix40/alix40.c b/keyboards/tokyokeyboard/alix40/alix40.c new file mode 100644 index 0000000000..af0f361199 --- /dev/null +++ b/keyboards/tokyokeyboard/alix40/alix40.c @@ -0,0 +1,15 @@ +/* +Copyright 2021 quadcube +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 . +*/ + +#include "alix40.h" -- cgit v1.2.3