qmk-dactyl-manuform-a/keyboards/dztech/dz65rgb/dz65rgb.c

18 lines
720 B
C
Raw Normal View History

/* Copyright 2021 DZTECH <moyi4681@live.cn>
*
* 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/>.
*/
add dz65rgb (#5756) * add dz68rgb * Update dz68rgb.c * Apply suggestions from code review Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com> * Rename keyboards/dztech/dz68rgb/rules.mk to keyboards/dztech/dz65rgb/rules.mk * Update and rename keyboards/dztech/dz68rgb/config.h to keyboards/dztech/dz65rgb/config.h * Update and rename keyboards/dztech/dz68rgb/dz68rgb.c to keyboards/dztech/dz65rgb/dz65rgb.c * Rename keyboards/dztech/dz68rgb/dz68rgb.h to keyboards/dztech/dz65rgb/dz65rgb.h * Update and rename keyboards/dztech/dz68rgb/info.json to keyboards/dztech/dz65rgb/info.json * Update readme.md * Rename keyboards/dztech/dz68rgb/readme.md to keyboards/dztech/dz65rgb/readme.md * Rename keyboards/dztech/dz68rgb/keymaps/default/keymap.c to keyboards/dztech/dz65rgb/keymaps/default/keymap.c * Update dz65rgb.c * Update readme.md * Update keyboards/dztech/dz65rgb/keymaps/default/keymap.c Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com> * Update keyboards/dztech/dz65rgb/keymaps/default/keymap.c Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
2019-05-03 15:19:33 +02:00
#include "dz65rgb.h"