qmk_firmware/keyboards/wekey/we27
Ryan e12ca14af8
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
2022-11-27 04:18:24 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 2022-11-27 04:18:24 +11: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.