]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add Southpole keyboard (#4946)
authorf00_B34rd <ericduns@gmail.com>
Mon, 28 Jan 2019 02:05:11 +0000 (19:05 -0700)
committerDrashna Jaelre <drashna@live.com>
Mon, 28 Jan 2019 02:05:11 +0000 (18:05 -0800)
commite0e8097162d92d337c0f4c6df50f3f9a7ca8e169
treeac6012953ad36c3ec79b410b72af94a6e66b67bf
parent5eba88809e24f371252aaca11c465332d68948fc
[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
keyboards/southpole/config.h [new file with mode: 0644]
keyboards/southpole/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/southpole/keymaps/foobeard/keymap.c [new file with mode: 0644]
keyboards/southpole/readme.md [new file with mode: 0644]
keyboards/southpole/rules.mk [new file with mode: 0644]
keyboards/southpole/southpole.c [new file with mode: 0644]
keyboards/southpole/southpole.h [new file with mode: 0644]