No description
Find a file
2022-08-21 12:51:02 +02:00
3dprint_case Cleanup of old unused files 2019-08-21 11:48:47 +02:00
3dprint_keycap_holder 3D printed keycaps holder for laser cnc printing on keycaps 2019-10-13 15:24:08 +02:00
3dprint_plate Add 3D model of the plate for printing 2019-09-24 22:17:31 +02:00
Documentation Add the keyswitch documentation as a submodule 2019-08-21 15:10:20 +02:00
keyboard_pcb chore: Update KiCad to 6.0 2022-08-21 12:51:02 +02:00
metal_plate feat: Add metal plate for pcb 2021-08-24 22:33:12 +02:00
qmk_keyboards Add QMK config for the Valkey and the Test9 PCBs 2019-08-21 15:13:50 +02:00
tests_pcb/sample_atmega32 Add QMK config for the Valkey and the Test9 PCBs 2019-08-21 15:13:50 +02:00
.gitignore chore: Migrate to latest Nightly build 2021-08-24 21:46:53 +02:00
.gitmodules Move footprints to project footprint lib and custom submodule lib 2019-08-21 15:12:53 +02:00
keyboard-layout.json Add keyboard layout 2018-02-15 10:43:08 +01:00
LICENSE Add LICENSE 2019-08-21 10:27:32 +00:00
README.md Add basic readme to the project 2019-10-13 15:21:46 +02:00

ValKey

This repository contains the different parts of my ValKey custom mechanical keyboard : PCB, Plate and 3d printed case.

The keyboard is a ISO TKL: It has a complete layout for the letters without a numpad. There are 5 macro keys on the left.

Features

  • TKL Keyboard with an ISO layout
  • 5 macro keys
  • Custom PCB with an ATMega32U4 controller
  • Backlight
  • RGB underglow

Parts

  • Plate: 3D printed as well as laser-cut files
  • PCB
  • Case: 3D printer case
  • Software: QMK compatible, configuration in the qmk_keyboards folder