|
3 年 前 | |
---|---|---|
.. | ||
config.h | 9cda36238f Add a keymap for the Ergodox EZ meant to be used with a Bépo keyboard layout (French ergonomic layout) (#2141) | 7 年 前 |
keymap.c | 0da6562c4d Make default layer size 16-bit (#15286) | 3 年 前 |
readme.md | 7f7f763598 Fixed dead links (#2451) | 7 年 前 |
rules.mk | a03aa301de Remove Full Bootmagic (#13846) | 4 年 前 |
This keymap 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.
To build this on Windows, under Cygwin, provided that you have installed the Arduino environment and Teensy loaded in the default path, you can do:
PATH=/cygdrive/c/Program\ Files\ \(x86\)/Arduino/hardware/tools/avr/bin:$PATH
make ergodox_ez:bepo_tm_style:all
See https://github.com/tmk/tmk_keyboard#magic-commands for command that can help debug, together with the hid_listen tool.