qmk_firmware/keyboards/wekey/we27
Ryan 499fc3b85e
Add some missing `#pragma once`s (#19902)
2023-02-21 15:55:23 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
encoder_actions.c [Keyboard] Add we27 numpad (#13137) 2021-07-19 22:26:26 -07:00
encoder_actions.h Add some missing `#pragma once`s (#19902) 2023-02-21 15:55:23 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +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.