qmk-firmware/keyboards/maxr1998/pulse4k
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
2019-07-16 01:40:54 -07:00
..
keymaps/default [Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195) 2019-06-26 13:42:14 -07:00
config.h Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -07:00
info.json [Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195) 2019-06-26 13:42:14 -07:00
pulse4k.c [Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195) 2019-06-26 13:42:14 -07:00
pulse4k.h [Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195) 2019-06-26 13:42:14 -07:00
readme.md [Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195) 2019-06-26 13:42:14 -07:00
rules.mk [Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195) 2019-06-26 13:42:14 -07:00

readme.md

Pulse 4k

A four-key macropad with two rotary encoders, developed by Maxr1998, fully open-source.

Keyboard Maintainer: Maxr1998
Hardware Availability: DIY from the open-source design files, potential official distribution in the future

Make example for this keyboard (after setting up your build environment):

make maxr1998/pulse4k:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.