1
0
Fork 0

[Keyboard] Added DMOTE (#6087)

* Added DMOTE as a variant of the Dactyl-ManuForm, with slight changes to
  prior code organization to reflect differences.
This commit is contained in:
Viktor Eikman 2019-06-06 22:15:19 +02:00 committed by Drashna Jaelre
parent 29c7fa6efc
commit 983613c88d
15 changed files with 304 additions and 10 deletions

View file

@ -49,11 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Enables This makes it easier for fast typists to use dual-function keys */
#define PERMISSIVE_HOLD
/* ws2812 RGB LED */
#define RGB_DI_PIN D3
#define RGBLED_NUM 12 // Number of LEDs
/*
* Feature disable options
* These options are also useful to firmware size reduction.