qmk_firmware/keyboards/compensator
Logan Foster 4e04da397e
[Keyboard] Add the Compensator (#23103)
* Pushed up compensator start

* Addressed Firmware Changes

* Fixed some keybind issues

* Updated readMe

* Added keymap

* Adjustments for PR

* adjusted on-state

* Applied sugguested changes

* Addressed PR changes

* Addressed macro comments

* Addressed layer comments
2024-02-21 15:35:39 -07:00
..
keymaps
info.json
matrix_diagram.md
readme.md
rules.mk

The Compensator

Compensator

A 40% monstrosity with 10U spacebar support and a required 2 keycap sets to fill. It supports VIA. Geekhack Post

  • Keyboard Maintainer: Lrfoster03 and on GitHub
  • Hardware Supported: A 40% with 2 numpads, 2 nav clusters, and 2 XT columns with an ATMEGU32U4
  • Hardware Availability: Contact @victusss on discord. vk.works Discord

Instructions

Build

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

make compensator:default

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

Flash

  • Ensure PCB is plugged in and recognized by the computer
  • Hold Physical reset button on back of the PCB to enter bootloader mode
  • Flash using QMK Toolbox or CLI (make compensator:<keymap>:flash)