qmk-firmwares/keyboards/wekey/we27
2023-05-02 08:25:15 +10:00
..
keymaps
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
encoder_actions.c [Core] Refactor keyevent_t for 1ms timing resolution (#15847) 2023-04-03 18:33:45 +10:00
encoder_actions.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
info.json info.json whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
readme.md
rgb_matrix_kb.inc
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
we27.c Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00

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.