qmk_firmware/keyboards/tominabox1/le_chiffre
TJ c3df1775bc
[Keyboard] Le Chiffre rev 2 and HE additions (#17377)
* chiffre refactor for new revisions

* updated led matrix config

* updated per suggestions

* add tapdance enable

* revert tapdance (none defined in the default keymaps)

* clean up rules

* add readme for HE

* remove notes in readme

* fix perm

* fix perms

* Fix spacing on readme

* fix perm

* fix perms again?
2022-07-23 17:03:41 -07:00
..
he [Keyboard] Le Chiffre rev 2 and HE additions (#17377) 2022-07-23 17:03:41 -07:00
keymaps [Keyboard] Le Chiffre rev 2 and HE additions (#17377) 2022-07-23 17:03:41 -07:00
rev1 [Keyboard] Le Chiffre rev 2 and HE additions (#17377) 2022-07-23 17:03:41 -07:00
rev2 [Keyboard] Le Chiffre rev 2 and HE additions (#17377) 2022-07-23 17:03:41 -07:00
config.h [Keyboard] Le Chiffre rev 2 and HE additions (#17377) 2022-07-23 17:03:41 -07:00
info.json
readme.md [Keyboard] Le Chiffre rev 2 and HE additions (#17377) 2022-07-23 17:03:41 -07:00
rules.mk [Keyboard] Le Chiffre rev 2 and HE additions (#17377) 2022-07-23 17:03:41 -07:00

readme.md

Le Chiffre

Le Chiffre

Le Chiffre (ironically, "the number" in French is a 30% keyboard designed by tominabox1. The purpose of the board is to provide a platform for MX and Choc ergo in one package for when ones wrists need a break. The board supports an RGB LED strip with DI on port F0. The board is also fitted with support for run-of-the-mill .91" OLED and EC11 rotary encoder.

There are 3 PCB revisions: Rev 1 (Original), Rev 2 (P3D version sold with the Le Chiffre Plus), and HE (Hotswap Edition from Checkerboards.xyz).

By default the OLED is disabled. This is to prevent issues with operation when one is not installed. Be sure to enable the OLED in the rules.mk file if you have one installed!

  • Keyboard Maintainer: TJ Campie
  • Hardware Supported: Le Chiffre
  • Hardware Availability: Bring your own case.

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

make tominabox1/le_chiffre/rev1:default
make tominabox1/le_chiffre/rev2:default
make tominabox1/le_chiffre/he:default

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