Commit ba3ac2768df7
Changed files (1)
keyboards
eyelash_corne
config
keyboards/eyelash_corne/config/eyelash_corne.keymap
@@ -23,17 +23,18 @@
#define IDLE_MS 125
-// 0: Bépo TODO
+// 0: Bépo
// This is an "adaptation" of the bépo layout (https://bepo.fr/wiki/Accueil)
// There is some difference
// - No Ê or Ç keys, we don't have enough room
// - Not all RIGHT_ALT and RIGHT_ALT+SHIFT are available, as those might be accessed from a different layer instead
-// - TODO it works if the layout on the system (at least for that keyboard) is US_intl 😇
+// - It works if the layout on the system (at least for that keyboard) is US_intl 😇. This is common enough (and available everywhere, Linux, Windows, OSX, Android, …)
+// - TODO go to accent layer (and back)
ZMK_LAYER(Bepo,
// ╭───────────┬───────────┬───────────┬───────────┬────────────┬────────────╮ ╭───────────┬─────────────┬─────────────┬────────────┬────────────┬────────────╮
&kp TAB &kp B &kp EACUT &kp P &kp O &AGRA E &kp UP &car_excl &kp V &kp D &kp L &kp J &kp Z
// ├───────────┼───────────┼───────────┼───────────┼────────────┼────────────┤ ├───────────┼─────────────┼─────────────┼────────────┼────────────┼────────────┤
- &kp EQUAL &hml GL A &hml AL U &hml SL I &hml CL E &com_smc &kp LEFT &kp RET &kp RIGHT &kp C &hmr CR T &hmr SR S &hmr AR R &hmr GL N &kp M
+ &kp EQUAL &hml GL A &hml AL U &hml SL I &hml CL E &com_smc &kp LEFT &kp RET &kp RIGHT &kp C &hmr CR T &hmr SR S &hmr AR R &hmr GL N &kp M
// ├───────────┼───────────┼───────────┼───────────┼────────────┼────────────┤ ├───────────┼─────────────┼─────────────┼────────────┼────────────┼────────────┤
&kp GRAVE &AGRA A &kp Y &kp X &dot_col &kp K XXX &kp DOWN &sqt_qma &kp Q &kp G &kp H &kp F &kp W
// ╰───────────┴───────────────────────┼───────────┼────────────┼────────────┤ ├───────────┼─────────────┼─────────────┼────────────┴────────────┴────────────╯