summaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/ps2avrGB.h
diff options
context:
space:
mode:
authorLuiz Ribeiro <luizribeiro@gmail.com>2017-01-21 19:44:36 +0100
committerLuiz Ribeiro <luizribeiro@gmail.com>2017-01-21 19:52:23 +0100
commit461dfd44621ef31cabc08136d4714ca24ed651fa (patch)
treee849b4af86f276b87811be02a42f2956d159a1d4 /keyboards/ps2avrGB/ps2avrGB.h
parentf7462aaa613a08ba4b86dbb912ce26722cfccaff (diff)
downloadqmk_firmware-461dfd44621ef31cabc08136d4714ca24ed651fa.tar.gz
qmk_firmware-461dfd44621ef31cabc08136d4714ca24ed651fa.tar.xz
Simplification and code polish on ps2avrGB directory
Diffstat (limited to 'keyboards/ps2avrGB/ps2avrGB.h')
-rw-r--r--keyboards/ps2avrGB/ps2avrGB.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/ps2avrGB/ps2avrGB.h b/keyboards/ps2avrGB/ps2avrGB.h
index 1da26adb2..1527c604e 100644
--- a/keyboards/ps2avrGB/ps2avrGB.h
+++ b/keyboards/ps2avrGB/ps2avrGB.h
@@ -17,20 +17,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef KEYMAP_COMMON_H
#define KEYMAP_COMMON_H
-#include <stdint.h>
-#include <stdbool.h>
#include "keycode.h"
#include "action.h"
-#include "action_code.h"
-#include "action_layer.h"
-#include "action_macro.h"
-#include "action_util.h"
-#include "report.h"
-#include "host.h"
-#include "print.h"
-#include "debug.h"
-#include "keymap.h"
-
#define KEYMAP( \
K05, K25, K35, K45, K55, K06, KA6, KA7, K07, KB5, KC5, KD5, KE5, KD1, KE1, KE2, \