diff options
author | bojiguard <107382014+bojiguard@users.noreply.github.com> | 2022-08-21 05:01:04 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 21:01:04 +0100 |
commit | 5222cf76739c982de9d279c51d2a8d18e2900388 (patch) | |
tree | 1099d99cd78870547930976fc4bbf204895a3f10 /keyboards/fungo/readme.md | |
parent | ce19a9cdc5058ef9d749cbb168a2c1e033c70a1a (diff) |
add fungo keyboard (#17513)
by bojiguard
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 |