Skip to content

Commit

Permalink
Move spaceman keyboards (#8830)
Browse files Browse the repository at this point in the history
* Move spaceman keyboards

* Update docs to spaceman

* Update readme.md
  • Loading branch information
LostQuasar authored and noroadsleft committed May 15, 2020
1 parent 51d7b21 commit bf2b2b9
Show file tree
Hide file tree
Showing 37 changed files with 11 additions and 11 deletions.
1 change: 0 additions & 1 deletion keyboards/pancake/feather/readme.md

This file was deleted.

1 change: 0 additions & 1 deletion keyboards/pancake/keymaps/default/readme.md

This file was deleted.

1 change: 0 additions & 1 deletion keyboards/pancake/promicro/readme.md

This file was deleted.

File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0xB195
#define DEVICE_VER 0x0001
#define MANUFACTURER rionlion100
#define MANUFACTURER Spaceman
#define PRODUCT 2% Milk
#define DESCRIPTION A milk themed 2% Keyboard

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"keyboard_name": "2% Milk",
"keyboard_folder": "2_milk",
"url": "",
"maintainer": "rionlion100 (Spaceman)",
"maintainer": "Spaceman",
"width": 1,
"height": 2,
"layouts": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

A 2% Meme board themed around a milk carton

Keyboard Maintainer: Spaceman AKA:[Rionlion100](https://github.com/rionlion100)
Hardware Availability: [Open Source](https://github.com/Rionlion100/Spaceboards/tree/master/Keyboards/2%25%20Milk)
Keyboard Maintainer: [Spaceman](https://github.com/Spaceman)
Hardware Availability: [Open Source](https://github.com/Spaceman/Spaceboards/tree/master/Keyboards/2%25%20Milk)

Make example for this keyboard (after setting up your build environment):

make 2_milk:default
make spaceman/2_milk: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).

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"keyboard_name": "Pancake",
"keyboard_folder": "Pancake",
"url": "",
"maintainer": "rionlion100 (Spaceman)",
"maintainer": "Spaceman",
"width": 12,
"height": 4,
"layouts": {
Expand Down
File renamed without changes.
3 changes: 3 additions & 0 deletions keyboards/spaceman/pancake/keymaps/default/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Default keymap for Pancake

designed by: Spaceman
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Ortho 40% Ortho Keyboard with an option for the adafruit feather

Keyboard Maintainer: Spaceman AKA:[Rionlion100](https://github.com/rionlion100)
Keyboard Maintainer: [Spaceman](https://github.com/Spaceman)
Hardware Availability: [GB](https://geekhack.org/index.php?topic=101371.0)

Make example for this keyboard (after setting up your build environment):

make pancake:default
make spaceman/pancake: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).

0 comments on commit bf2b2b9

Please sign in to comment.