[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 <ericduns@gmail.com> * Update keyboards/southpole/keymaps/default/keymap.c Co-Authored-By: ericduns <ericduns@gmail.com> * 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
This commit is contained in:
parent
5eba88809e
commit
e0e8097162
7 changed files with 232 additions and 0 deletions
13
keyboards/southpole/readme.md
Normal file
13
keyboards/southpole/readme.md
Normal file
|
@ -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).
|
Loading…
Add table
Add a link
Reference in a new issue