qmk_firmware/keyboards/wekey/we27
Ryan 79aa319946
`info.json` whitespace cleanups (#20651)
2023-05-02 08:25:15 +10:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
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 once`s (#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 [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 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

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.