2016-06-18 20:30:24 +02:00
|
|
|
/*
|
2017-03-29 00:20:36 +02:00
|
|
|
Copyright 2012-2016 Jun Wako <wakojun@gmail.com>
|
2016-06-18 20:30:24 +02:00
|
|
|
|
|
|
|
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/>.
|
|
|
|
*/
|
|
|
|
|
2020-12-26 05:53:12 +01:00
|
|
|
#pragma once
|
2016-06-18 20:30:24 +02:00
|
|
|
|
2023-03-27 21:08:17 +02:00
|
|
|
#pragma message("'keymap.h' should no longer be included!")
|