diff options
author | Brandon Claveria <48102030+swiftrax@users.noreply.github.com> | 2021-02-04 16:21:51 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-04 16:21:51 -0800 |
commit | fe686570caea9093baf2a40cae5842deabafcc48 (patch) | |
tree | 5b7587b250a59dce36f0f55568fccad66ee7baa5 /keyboards/handwired/swiftrax/the_galleon/readme.md | |
parent | 0bf0644aa2fdc67a700535af42d18b7bbadfb023 (diff) |
[Keyboard] add The Galleon by swiftrax (#11700)
* initial addition
* fix keymap / keyboard.h
* add animation
* change pid
* fix layout macro
* Apply suggestions from code review
* Update keyboards/handwired/swiftrax/the_galleon/info.json
* move wpm enable
Diffstat (limited to 'keyboards/handwired/swiftrax/the_galleon/readme.md')
-rw-r--r-- | keyboards/handwired/swiftrax/the_galleon/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/the_galleon/readme.md b/keyboards/handwired/swiftrax/the_galleon/readme.md new file mode 100644 index 0000000000..fe2fd1762b --- /dev/null +++ b/keyboards/handwired/swiftrax/the_galleon/readme.md @@ -0,0 +1,13 @@ +# The Galleon + +120% with an OLED + +* Keyboard Maintainer: [Swiftrax](https://github.com/swiftrax) +* Hardware Supported: The Galleon PCB from Digital Carpentry +* Hardware Availability: [Digital Carpentry](https://digital-carpentry.com/) + +Make example for this keyboard (after setting up your build environment): + + make handwired/swiftrax/the_galleon: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). |