Skip to content

Commit

Permalink
moved dmote into handwired
Browse files Browse the repository at this point in the history
1. `dmote` doesn't confirm to dactyl manuform variation convention
2. Other keyboards by veikman, e.g. `concertina`, reside in `handwired` dir
  • Loading branch information
dunk2k committed Jun 20, 2023
1 parent 3c1ffa5 commit 83be24f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# DMOTE

The “Dactyl-ManuForm: Opposable Thumb Edition” is made from a Clojure
The “**D**actyl-**M**anuForm: **O**pposable **T**humb **E**dition” is made from a Clojure
application maintained [here](https://github.com/veikman/dactyl-keyboard).
The application supports varied physical layouts and therefore matrices.
This physical variability is its main feature; its QMK firmware is ordinary.

* Keyboard Maintainer: [Viktor Eikman](https://github.com/veikman/dactyl-keyboard)
* Keyboard Maintainer: [Viktor Eikman](https://github.com/veikman/)
* Hardware Supported: Pro Micro and clones

Make example for this keyboard (after setting up your build environment):
```
make handwired/dactyl_manuform/dmote:default
```

make handwired/dmote:default

Flashing example for this keyboard:
```
make handwired/dactyl_manuform/dmote:default:flash
```

make handwired/dmote: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).

## Bootloader
Expand Down

0 comments on commit 83be24f

Please sign in to comment.