|
|
||
|---|---|---|
| .. | ||
| keymaps | ||
| config.h | ||
| dweeeeep.h | ||
| fp_build.json | ||
| info.json | ||
| readme.md | ||
| rules.mk | ||
readme.md
dweeeeep
An ergonomic 30% keyboard
- Keyboard Maintainer: sadekbaroudi
Descripiton
This was created after both of the other variations. It was created as an alternative to the sweeeeep. It's a sweeeeep with diodes. I know the principle of the original sweep was to have no diodes. I apologize, this was a special request to allow people to use a pro micro compatible controller, as they're much cheaper.
Firmware
To build the firmware for this keyboard (after setting up your build environment):
make fingerpunch/dweeeeep:default
# or
qmk compile --clean --keyboard fingerpunch/dweeeeep --keymap default
Example of flashing this keyboard:
make fingerpunch/dweeeeep/no-features:default:flash
qmk flash --clean --keyboard fingerpunch/dweeeeep --keymap default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.