qmk_firmware/keyboards/handwired/woodpad
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
info.json Move keyboard USB IDs and strings to data driven: handwired (#17822) 2022-07-30 17:31:44 +10:00
readme.md Woodpad refactor (#11651) 2021-01-23 03:48:27 +11:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
woodpad.c Woodpad refactor (#11651) 2021-01-23 03:48:27 +11:00
woodpad.h Woodpad refactor (#11651) 2021-01-23 03:48:27 +11:00

Woodpad

Woodpad

  • Keyboard Maintainer: QMK Community
  • Hardware Supported: Woodpad PCB
  • Hardware Availability: WoodKeys

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

make handwired/woodpad:default

Flashing example for this keyboard:

make handwired/woodpad:default:flash

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