qmk_firmware/keyboards/ealdin/quadrant
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
info.json Move keyboard USB IDs and strings to data driven: E (#17815) 2022-07-30 17:23:55 +10:00
quadrant.c Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
quadrant.h [Keyboard] Quadrant by Ealdin (#11747) 2021-02-18 19:15:38 -08:00
readme.md [Keyboard] Quadrant by Ealdin (#11747) 2021-02-18 19:15:38 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Quadrant

Quadrant

A 5x14 ortholinear keyboard with "barebone" design using Elite-C.

  • Keyboard Maintainer: Ealdin
  • Hardware Supported: Quadrant E-C
  • Hardware Availability: Group Buy via /r/mk

Make example for this keyboard (after setting up your build environment):

make ealdin/quadrant:default

Reset Key: The board can be reset by pressing the RESET button on the Elite-C or the button to the right of it labeled SW1.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.