diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-20 20:01:40 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-20 20:01:40 +0000 |
commit | aa7629f8e634457e687080c1489b09e904ce77a9 (patch) | |
tree | 19c5bdf1fd27a6bbde38ccc08333d242152da752 /keyboards/fungo/readme.md | |
parent | 3609c24df46600843baa57d477137f84ddfc247a (diff) | |
parent | 5222cf76739c982de9d279c51d2a8d18e2900388 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/fungo/readme.md')
-rw-r--r-- | keyboards/fungo/readme.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/keyboards/fungo/readme.md b/keyboards/fungo/readme.md new file mode 100644 index 0000000000..fffd820d60 --- /dev/null +++ b/keyboards/fungo/readme.md @@ -0,0 +1,28 @@ +# fungo split keyboard (fungo) + + +A split keyboard for my hands. + +* Keyboard Maintainer: [bojiguard](https://github.com/bojiguard/) +* Hardware Supported: Pro Micro, elite-c, nicenano +* Hardware Availability: [fungo split keyboard](https://github.com/bojiguard/fungo-split-keyboard) + +Make example for this keyboard (after setting up your build environment): + + make fungo/rev1:default + +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). + + +## Bootloader + +* **Physical reset button**: Briefly press the button on the front of the PCB + +## Characteristics + +The circuits on the left and right keyboard are different. +Hardware Information: [Document](https://github.com/bojiguard/fungo-split-keyboard) +matrix: 5x7+3 +left : support oled +right: support external spi connection +all: battery switch, battery jack for nicenano |