1.0 KiB
1.0 KiB
fpm101
An ergonomic 70% keyboard
- Keyboard Maintainer: sadekbaroudi
To build the firmware for this keyboard (after setting up your build environment), select from one of the following, depending on what features you have on your board:
make fingerpunch/fpm101:default RGBLIGHT_ENABLE=yes ENCODER_ENABLE=yes CIRQUE_ENABLE=yes
Don't forget to add CONVERT_TO=stemcell if using a stemcell controller.
Options are:
CIRQUE_ENABLE=yes
FP_TRACKBALL_ENABLE=yes
RGBLIGHT_ENABLE=yes
RGB_MATRIX_ENABLE=yes
ENCODER_ENABLE=yes
AUDIO_ENABLE=yes
HAPTIC_ENABLE=yes
Example of flashing this keyboard:
make fingerpunch/fpm101:default:flash RGBLIGHT_ENABLE=yes ENCODER_ENABLE=yes CIRQUE_ENABLE=yes
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.