Updated README

This commit is contained in:
Philip Smart
2022-03-10 20:11:27 +00:00
parent 83ab58eaab
commit 5f3e13f679
2 changed files with 55 additions and 0 deletions

51
.gitignore vendored Normal file
View File

@@ -0,0 +1,51 @@
.metadata
.dm
.gradle
/Releases
/.nb-gradle/
*.bin
*.dmp
*.elf
*.lss
*.map
*.rpt
*.srec
*.swp
*.zpu
*.log
*.done
*.smsg
*.summary
*.jdi
*.pin
*.out.sdc
*.sof
*.sld
*.rbf
*.qws
*.sav
*.pof
*.qdf
*.srf
*.swo
build/
old/
*/old/
*/*/old/
*/*/*/old/
*.o
Manuals/
schematics/previous
*.bak
*.test
*.old
build_properties.temp.cmake
component_properties.temp.cmake
components_with_manifests_list.temp
main/CMakeLists.txt.orig
sdkconfigq
0001-flash-permance.patch
0001-flash-permance.zip
components.x/
components/
main/main.cpp.bak2

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# x1key
A PS/2 to Sharp X1 Keyboard Interface
Please see my website, https://eaw.app for more documentation and recent updates.