diff options
author | Brandon Claveria <48102030+swiftrax@users.noreply.github.com> | 2020-09-05 11:37:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-05 11:37:05 -0700 |
commit | d612d617eec446bb20a45dcbb1e2831361ddc81d (patch) | |
tree | 869aff1b7348ae6f947a67e2843b7ce5ffe6c529 /keyboards/handwired/swiftrax/pandamic/readme.md | |
parent | 687d05dfb13de08b519e455ef95b8155c2492af6 (diff) |
[Keyboard] add Pandamic handwired (#10227)
* Add pandemic keyboard
* Fix default keymap
* Add via keymap
* Fix via keymap
* Fix keymaps and pandamic.h
* add info.json
* update info.json
* Apply suggestions from code review
* Update keyboards/handwired/swiftrax/pandamic/info.json
* make suggested changes
Diffstat (limited to 'keyboards/handwired/swiftrax/pandamic/readme.md')
-rw-r--r-- | keyboards/handwired/swiftrax/pandamic/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/pandamic/readme.md b/keyboards/handwired/swiftrax/pandamic/readme.md new file mode 100644 index 0000000000..227c2ebe11 --- /dev/null +++ b/keyboards/handwired/swiftrax/pandamic/readme.md @@ -0,0 +1,13 @@ +# Pandamic + +A southpaw 65% mechanical keyboard with rotary encoder support + +* Keyboard Maintainer: [Swiftrax](https://github.com/swiftrax) +* Hardware Supported: Pandamic +* Hardware Availability: [GitHub.com](https://github.com/swiftrax/Pandamic) + +Make example for this keyboard (after setting up your build environment): + + make handwired/swiftrax/pandamic: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). |