summaryrefslogtreecommitdiff
path: root/keyboards/maxipad/readme.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-04-09 08:58:11 -0700
committerDrashna Jaelre <drashna@live.com>2019-04-09 08:58:11 -0700
commitb6850bc043b1d129042f47501f0a1dc1e196f962 (patch)
treea0a772f278c3c494db3bc69103955af5561e1cae /keyboards/maxipad/readme.md
parent19ed62114a1f5d20aacb9cbe83105e977b9a2971 (diff)
remove all keyboards but ergodox and planck
Diffstat (limited to 'keyboards/maxipad/readme.md')
-rw-r--r--keyboards/maxipad/readme.md27
1 files changed, 0 insertions, 27 deletions
diff --git a/keyboards/maxipad/readme.md b/keyboards/maxipad/readme.md
deleted file mode 100644
index 65661b065b..0000000000
--- a/keyboards/maxipad/readme.md
+++ /dev/null
@@ -1,27 +0,0 @@
-# Maxipad
-
-![Maxipad](https://images.bigcartel.com/product_images/193297217/product_image.jpg)
-
-5 x 6 Gamepad/Macropad PCBs from /u/wootpatoot
-
-- Multiple layouts supported
- - Full-grid
- - 2u thumb-key (the 2u only works in the bottom right position).
-- Multiple controllers supported
- - Pro Micro
- - PJRC Teensy 2.0
-
-Keyboard Maintainer: QMK Community
-Hardware Supported: Maxipad PCB
-Hardware Availability: [switchtop](http://www.switchtop.com/product/gamepad-macropad-pcbs)
-
-Make example for this keyboard (after setting up your build environment):
-
- make maxipad:default
-
-If you would like to use one of the alternative controllers:
-
- make maxipad/promicro:default
- make maxipad/teensy2:default
-
-See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).