qmk_firmware/keyboards/wekey/we27
Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
2022-09-23 22:46:23 +10:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2022-09-23 22:46:23 +10:00
encoder_actions.c [Keyboard] Add we27 numpad (#13137) 2021-07-19 22:26:26 -07:00
encoder_actions.h [Keyboard] Add we27 numpad (#13137) 2021-07-19 22:26:26 -07:00
info.json Move keyboard USB IDs and strings to data driven: W (#17903) 2022-08-06 15:49:44 +10:00
readme.md [Keyboard] Add we27 numpad (#13137) 2021-07-19 22:26:26 -07:00
rgb_matrix_kb.inc [Keyboard] Add we27 numpad (#13137) 2021-07-19 22:26:26 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
we27.c [Keyboard] Add we27 numpad (#13137) 2021-07-19 22:26:26 -07:00
we27.h [Keyboard] Add we27 numpad (#13137) 2021-07-19 22:26:26 -07:00

readme.md

we27

we27

A customizable 20% hot-swap, RGB numpad and encoder.

  • Keyboard Maintainer: @wekey
  • Hardware Supported: WE27 PCB rev1
  • Hardware Availability: custom pcb group buys

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

make wekey/we27:default

Flashing example for this keyboard:

make wekey/we27:default:flash

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