Skip to content

Commit fdc9b9f

Browse files
LostQuasarnoroadsleft
authored andcommitted
Move spaceman keyboards (qmk#8830)
* Move spaceman keyboards * Update docs to spaceman * Update readme.md
1 parent c5393e4 commit fdc9b9f

File tree

37 files changed

+11
-11
lines changed

37 files changed

+11
-11
lines changed

keyboards/pancake/feather/readme.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

keyboards/pancake/keymaps/default/readme.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

keyboards/pancake/promicro/readme.md

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.

keyboards/2_milk/config.h renamed to keyboards/spaceman/2_milk/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#define VENDOR_ID 0xFEED
2121
#define PRODUCT_ID 0xB195
2222
#define DEVICE_VER 0x0001
23-
#define MANUFACTURER rionlion100
23+
#define MANUFACTURER Spaceman
2424
#define PRODUCT 2% Milk
2525
#define DESCRIPTION A milk themed 2% Keyboard
2626

keyboards/2_milk/info.json renamed to keyboards/spaceman/2_milk/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"keyboard_name": "2% Milk",
33
"keyboard_folder": "2_milk",
44
"url": "",
5-
"maintainer": "rionlion100 (Spaceman)",
5+
"maintainer": "Spaceman",
66
"width": 1,
77
"height": 2,
88
"layouts": {

keyboards/2_milk/readme.md renamed to keyboards/spaceman/2_milk/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
A 2% Meme board themed around a milk carton
66

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

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

12-
make 2_milk:default
12+
make spaceman/2_milk:default
1313

1414
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).
1515

File renamed without changes.
File renamed without changes.

keyboards/pancake/info.json renamed to keyboards/spaceman/pancake/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"keyboard_name": "Pancake",
33
"keyboard_folder": "Pancake",
44
"url": "",
5-
"maintainer": "rionlion100 (Spaceman)",
5+
"maintainer": "Spaceman",
66
"width": 12,
77
"height": 4,
88
"layouts": {
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Default keymap for Pancake
2+
3+
designed by: Spaceman
File renamed without changes.
File renamed without changes.

keyboards/pancake/readme.md renamed to keyboards/spaceman/pancake/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

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

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

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

10-
make pancake:default
10+
make spaceman/pancake:default
1111

1212
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 commit comments

Comments
 (0)