Address #52 almost entirely - target upstream builds of CircuitPython and simply copy (rsync) KMK source, a basic main.py, and the user's keymap to the CIRCUITPY drive

This commit is contained in:
Josh Klar
2018-10-15 02:49:12 -07:00
parent 4df725569a
commit ebc45d59dc
15 changed files with 103 additions and 246 deletions

4
.gitmodules vendored
View File

@@ -1,7 +1,3 @@
[submodule "circuitpython"]
path = vendor/circuitpython
url = https://github.com/kmkfw/circuitpython.git
ignore = dirty
[submodule "upy-lib"]
path = vendor/upy-lib
url = https://github.com/kmkfw/micropython-lib.git