From e0e8097162d92d337c0f4c6df50f3f9a7ca8e169 Mon Sep 17 00:00:00 2001 From: f00_B34rd Date: Sun, 27 Jan 2019 19:05:11 -0700 Subject: [Keyboard] Add Southpole keyboard (#4946) * Added southpole keyboard added southpole keyboard folder and files including keymaps folder. Keymaps have errors and will not compile yet * Add files via upload added manufacturer and product name and description * Update config.h * Add files via upload changed formating added layer * cleaned up files, fixed foobeard keymap, and added maker info * fixed keymap files * Update keyboards/southpole/keymaps/foobeard/keymap.c Co-Authored-By: ericduns * Update keyboards/southpole/keymaps/default/keymap.c Co-Authored-By: ericduns * made changes fixing outdated lines and added readme.md * made requested changes for pr to all files * removed vs code and added new line to southpole.h --- keyboards/southpole/readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 keyboards/southpole/readme.md (limited to 'keyboards/southpole/readme.md') diff --git a/keyboards/southpole/readme.md b/keyboards/southpole/readme.md new file mode 100644 index 000000000..4ea99ad34 --- /dev/null +++ b/keyboards/southpole/readme.md @@ -0,0 +1,13 @@ +# Southpole +[Southpole](https://imgur.com/a/MZ2wdYt) + +PCB designed by u/waxpoetic for a southpaw style board with an hhkb style layout. + +Keyboard Maintainer: ericduns +Hardware Supported: Teensy 2.0 + +Make example for this keyboard (after setting up your build environment): + + make southpole: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). \ No newline at end of file -- cgit v1.2.3-24-g4f1b