Custom 42 key diodeless split keyboard with the Vial support.
  • C 91.5%
  • Makefile 5.6%
  • Shell 2.9%
Find a file
2025-05-12 11:06:01 +02:00
images Add photos 2024-09-04 23:13:13 +02:00
keyboards keyboards: default: shuffle config 2025-05-12 11:06:01 +02:00
layouts Add Vial layout 2024-09-04 21:30:08 +02:00
things Add the slim case model 2024-09-04 20:40:44 +02:00
vial-qmk@b991365328 Add vial-qmk as a submodule 2025-05-12 09:26:20 +02:00
.gitmodules Add vial-qmk as a submodule 2025-05-12 09:26:20 +02:00
Makefile Makefile: flash 2025-05-12 10:59:34 +02:00
README.md Update README.md 2025-05-12 10:59:47 +02:00

Cantor MX Tastatura

Cantor MX Keyboard by the Decentrala comunity.

Additional firmware for the 8MHz version of Blackpill_f411 provided by the Xecut hackspace.

Vial supported.

Overview Overview Alternative

"Tastatura" is the Serbian word for "keyboard".

Initial Flash

  1. Clone this repository:
git clone --recurse-submodules git@github.com:He4eT/cantor-mx-tastatura.git
cd cantor-mx-tastatura
  1. Connect the left controller to your computer using a USB cable.
  2. Start flashing proccess (Docker required):
  • For 8MHz Blackpill_f411 controllers:
    make flash blackpill=f411-8mhz half=left
    
  • Otherwise:
    make flash half=left
    
  1. Use the onboard BOOT0 and NRST button to put the board into bootloader mode:
  • press and hold the BOOT0 button;
  • press and release the NRST (Reset) button to power cycle the processor;
  • release the BOOT0 button;
  • For additional details, refer to STM32 Black Pill;
  1. Repeat the process from step 2 for the right half.
  2. Download the Vial configurator.
  3. Linux Only: Configure udev rules for the first launch.
  4. Open the Vial configurator.
  5. Optional: Load a layout from ./layouts/.

Layouts

Default

By default, the Cantor Vial layout from the vial-qmk repository is used.

My own layout

./layouts/odd_cantor_tastatura.vil

Base Layer

Base Layer

Right Hand Layer

Left Hand Layer

Left Hand Layer

Right Hand Layer

Mouse Layer

Mouse Layer

Case

./things/case_slim.stl

The Cantor MX Slim Case is a remix of the Cantor MX Case by @JellyTitan.