qmk_firmware/keyboards/tominabox1/le_chiffre
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
he Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
keymaps Remove legacy Debug keycode (#18769) 2022-10-19 11:33:05 +01:00
rev1 Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
rev2 Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093) 2022-08-20 01:48:38 +01:00
readme.md [Keyboard] add Nearfield, fix typo in Le Chiffre Readme (#17914) 2022-08-28 21:48:41 -07:00
rules.mk [Keyboard] Le Chiffre rev 2 and HE additions (#17377) 2022-07-23 17:03:41 -07:00

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.