qmk_firmware/keyboards/dumbpad/v1x
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 Deprecate KC_LOCK for QK_LOCK (#18796) 2022-10-21 15:46:10 +01:00
templates 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
config.h Merge remote-tracking branch 'origin/master' into develop 2022-08-21 22:09:30 +00: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 dumbpad refactor - adding support for various PCB revisions (#9259) 2021-03-04 20:25:19 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
v1x.c Refactor some led_set_kb instances (#19179) 2022-12-09 01:42:22 +00:00
v1x.h dumbpad refactor - adding support for various PCB revisions (#9259) 2021-03-04 20:25:19 -08:00

dumbpad v1.x

dumbpad

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

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

make dumbpad/v1x:default

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