qmk_firmware/keyboards/dumbpad/v1x_right
Joel Challis 99cd0b13e1
Refactor some led_set_kb instances (#19179)
* Refactor some led_set_kb instances

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-09 01:42:22 +00:00
..
keymaps/default Deprecate KC_LOCK for QK_LOCK (#18796) 2022-10-21 15:46:10 +01:00
templates Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
config.h Merge remote-tracking branch 'upstream/master' into develop 2022-08-15 17:54:07 +10:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) 2022-08-15 13:30:12 +10:00
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
v1x_right.c Refactor some led_set_kb instances (#19179) 2022-12-09 01:42:22 +00:00
v1x_right.h

dumbpad v1.x with encoder on right side

dumbpad

A 4x4 numpad/macropad with a rotary encoder to the right of the bottom row of keys.

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

make dumbpad/v1x_right:default

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