Skip to content

Bépo layout for Ergodox and Ergodox Ez keyboards

License

Notifications You must be signed in to change notification settings

mkende/ergodox_bepo_tm_style

 
 

Repository files navigation

Bépo compatible keymap for the Ergodox EZ, TypeMatrix style.

This repository host a couple of BÉPO layouts for Ergodox keyboards.

This is a QMK userspace repo. See the QMK documentation on how to use it: https://docs.qmk.fm/#/newbs_external_userspace

The keymap here is meant to be used with a Bépo layout. It is designed to be somewhat similar to a TypeMatrix keyboard so that switching between one and the other is easy.

The Keymap

This keymap is generated using http://www.keyboard-layout-editor.com.

You can download the keymap on the releases page or you can build it yourself with

qmk compile -j 12 -kb ergodox_ez -km bepo_tm_style

The latter, requires that you have set-up the qmk CLI tool. See the QMK Guide if needed.

The _no_sleep variant of the keymap does not have the sleep key in the upper left corner. Instead it has a ctrl + alt + l shortcut.

The firmware can then be flashed with the following command for example:

teensy_loader_cli --mcu=TEENSY2 -w ergodox_ez_base_bepo_tm_style.hex

Which requires the Teensy CLI program.

About

Bépo layout for Ergodox and Ergodox Ez keyboards

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.4%
  • Makefile 6.3%
  • Shell 2.3%