summaryrefslogtreecommitdiff
path: root/keyboards/southpole
AgeCommit message (Collapse)Author
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty
2019-10-28Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark
2019-08-07[Keyboard] Southpole: add Configurator layout data (#6498)noroadsleft
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-01-27[Keyboard] Add Southpole keyboard (#4946)f00_B34rd
* 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