Skip to content

Commit

Permalink
[Keyboard] Move Moonlander to ZSA folder (qmk#22740)
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna authored and mechlovin committed Jan 17, 2024
1 parent 8c7319f commit 0656186
Show file tree
Hide file tree
Showing 18 changed files with 7 additions and 160 deletions.
3 changes: 3 additions & 0 deletions data/mappings/keyboard_aliases.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,9 @@
"montsinger/rebound": {
"target": "montsinger/rebound/rev1"
},
"moonlander": {
"target": "zsa/moonlander"
},
"mschwingen/modelm": {
"target": "ibm/model_m/mschwingen"
},
Expand Down
19 changes: 0 additions & 19 deletions keyboards/moonlander/keymaps/shahn-neo/config.h

This file was deleted.

121 changes: 0 additions & 121 deletions keyboards/moonlander/keymaps/shahn-neo/keymap.c

This file was deleted.

16 changes: 0 additions & 16 deletions keyboards/moonlander/keymaps/shahn-neo/readme.md

This file was deleted.

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
@@ -1,6 +1,6 @@
# Moonlander

![Moonlander](https://zsa.io/static/gallery-white-case-7a2ef555f8f7f4ce1b9030477b16e517.png)
![Moonlander](https://i.imgur.com/st2PCgph.png)

A next-gen split, ergonomic keyboard with an active left side, USB type C, integrated wrist rest, and a thumb cluster that can move.

Expand All @@ -11,11 +11,11 @@ A next-gen split, ergonomic keyboard with an active left side, USB type C, integ

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

make moonlander:default
make zsa/moonlander:default

Flashing example for this keyboard:

make moonlander:default:flash
make zsa/moonlander:default:flash

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 Expand Up @@ -55,4 +55,4 @@ void housekeeping_task_user(void) {
// set layer
}
}
```
```
File renamed without changes.

0 comments on commit 0656186

Please sign in to comment.