move amj keyboards into amjkeyboard vendor folder (#15733)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
peepeetee
2022-04-20 03:19:34 +08:00
committed by GitHub
parent 314865f833
commit bd8220e9fc
49 changed files with 12 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
git checkout amj60 # gets you on branch amj60
git fetch origin # gets you up to date with origin
git merge origin/master