Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move spaceman keyboards #8830

Merged
merged 3 commits into from
May 2, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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.
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
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.
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).