diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-08 21:29:09 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-08 21:29:09 +0000 |
commit | 2af7a724e1b310161b482ef8ab40dcb6e7cd7234 (patch) | |
tree | 85fe52c3139631200c202c58e71e6e2daedcd786 /keyboards/odelia/readme.md | |
parent | 667161620a2c96c8b286f40f557f5722c7f58f8a (diff) | |
parent | 19e2bb272ebb0035165d77f0bb3a9828bc6526c1 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/odelia/readme.md')
-rw-r--r-- | keyboards/odelia/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/odelia/readme.md b/keyboards/odelia/readme.md new file mode 100644 index 0000000000..7b0eec8eb8 --- /dev/null +++ b/keyboards/odelia/readme.md @@ -0,0 +1,17 @@ +# Odelia + +65% with two macro clusters + +* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo) +* Hardware Supported: Odelia PCB +* Hardware Availability: + +Make example for this keyboard (after setting up your build environment): + + make odelia:default + +Flashing example for this keyboard: + + make odelia:default:flash + +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). |