You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
3 years ago
..
keymaps/default Remove legacy keycodes, part 6 (#18740) 3 years ago
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 3 years ago
info.json
readme.md
rules.mk
vault45.c
vault45.h

readme.md

vault45

vault45

This is a 40% HHKB-style keyboard inspired by the JD45 with updated bottom row options and rotary encoders.

  • Keyboard Maintainer: projectcain
  • Hardware Supported: Vault 45 PCB
  • Hardware Availability: mechvault.net

To reset the keyboard into bootloader mode, short the two pads labeled "Reset" on the left side of the pcb

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

make projectcain/vault45:default

Flashing example for this keyboard:

make projectcain/vault45:default:flash

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