included amj40 implementation of nhou7 from https://github.com/nhou7/qmk_firmware_amj40

This commit is contained in:
Fabian Topfstedt
2017-07-26 12:46:04 +02:00
parent de9331c50c
commit 4a1f701d9f
11 changed files with 523 additions and 0 deletions
+4
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