qmk_firmware/keyboards/wekey/we27
2023-04-03 18:33:45 +10:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11: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 Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
readme.md
rgb_matrix_kb.inc
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.