Commit Graph

2 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
Konstantin Đorđević e76bf17d36 Remove redundant, language-specific aliases for KC_ALGR (#4720) 6 years ago
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards (#1609) 8 years ago
Olivier 5a2501d90f Add the AZERTY compatibility layer. 9 years ago
Olivier f02eccbb29 Change layer names (cosmetic change) and reorder them so that the "shift" layer can be accessed from the "alt" layer when in QWERTY compat mode. 9 years ago
Olivier d2b6438e39 A little cleanup, add some comments, change others. 9 years ago
Olivier e26a80508f Reorganize the numeric keypad layer more like a traditional numeric keypad. 9 years ago
Fred Sundvik b0376687f4 All Ez keymaps compiles 9 years ago
Fred Sundvik 9af995c59b Initial structure for Ergodox as subprojects 9 years ago
Olivier 82edc37238 Move Escape and Insert keys, Escape is now easier to reach (useful for vi). Change the layer switching used to keep a bepo layout on US keyboards. 9 years ago
Olivier 9aceaaed4c Replace the "Ctrl+Alt+Fx" macro I was using to switch terminals without moving hands by a numeric layer switch key like on the left half, for consistency. 9 years ago
Olivier 17a3dbc159 Integrate mouse keys into function layer, delete mouse layer. 9 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 9 years ago
Jack Humbert e329729d3a adds fuse settings for atmega32u4, fixes keymap_extras includes 9 years ago
Olivier a62a0480d0 Add some more function keys (vol up / down, mute, undo, cut, copy, paste). 9 years ago
Olivier 4d59d57e64 Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a left SHIFT key. 9 years ago
Olivier e0762e0ad9 Merged the function and navigation layers. Give access to it with both thumbs. Now you can up / down / page up / page down with only one hand ! 9 years ago
Olivier 9d48ba9713 Add a macro for Ctrl+Alt+Fx. 9 years ago
Olivier edb2996299 Use aliases where available. No firmware change. 9 years ago
Olivier 0715cf46ac Add underscore "_" character in the qwerty compatibility layer. 9 years ago
Olivier 5df222d3e0 Even more compatibility with QWERTY systems : added most useful characters needing AltGr on a bepo layout. This compatibility layer is still not perfect, but now usable to type with a bepo-like layout on a qwerty system. 9 years ago
Olivier 12f13eeef4 More compatibility with QWERTY systems. 9 years ago
Olivier 536e52a05a Simple layer to allow the keyboard to act like a bepo keyboard when plugged on a qwerty system. Doesn't work with modifiers for now. 9 years ago
Olivier 6b8fdb90bc Add mouse navigation keys on a new layer. 9 years ago
Olivier 0cd070d814 More concise, no functional change. 9 years ago
Olivier 6dc48384f3 Allow the "00" keypad key to act like a repeating 0 when held down. 9 years ago
Olivier d3bc854ddf Correct a bug with stuck modifier keys when they were used with other layers (like when selecting with shift and navigation keys) and released before the layout switch keys. 9 years ago
Olivier 5b74261aa9 Second try with a (maybe) more practical layout : 9 years ago
zozo aeb027ed60 First version of a bepo (french layout based on Dvorak rules) keymap. 9 years ago
Olivier 8f76f1a848 First version of a bepo (french layout based on Dvorak rules) keymap. 9 years ago
Didier Loiseau db35212422 Removed D(LSFT) is CSA macros 9 years ago
Didier Loiseau 81a889c97d Add delay to CSA macros using dead keys 9 years ago
Didier Loiseau 5bc69c5b0a Fixed compilation issues 9 years ago
Didier Loiseau 4289ff7939 Removed remaining ALT_T and CTL_T keys 9 years ago
Didier Loiseau 4e25342b41 Use TG() to switch to BÉPO over CSA, and use KC_TRNS in LR_CSA 9 years ago
Didier Loiseau 89b647fe2b Replace Play by temporary num layer with left Alt 9 years ago
Didier Loiseau 6c672dfdc6 BÉPO over CSA: Altgr-shifted layer 9 years ago
Didier Loiseau aa5eb49edd BÉPO over CSA: GR2A-shifted characters in AltGr layer 9 years ago
Didier Loiseau b2a4434abb BÉPO over CSA: Fixed key repeat for M_NBSP 9 years ago
Didier Loiseau 3a91ddb074 Use CSA_ as prefix for Canadian Multilingual key aliases 9 years ago
Didier Loiseau 911222892e BÉPO over CSA: GR2A characters in AltGr layer 9 years ago
Didier Loiseau fbf1333d87 BÉPO over CSA: unicode support 9 years ago
Didier Loiseau 7840e69bfa BÉPO over CSA: AltGr layer 9 years ago
Didier Loiseau a7cef2ca0a Initial BÉPO over CSA with Shift layer 9 years ago
Didier Loiseau b8ddbd2181 Added RESET key on fn-= 9 years ago
Didier Loiseau bf78ca1ef2 Use enums to define layers and macros 9 years ago
Didier Loiseau 9e1ee021d7 Swapped w and = to keep the w on the right hand (better for English) 9 years ago
Didier Loiseau 7bb135a1d0 Use BÉPO spécific key aliases with BP_ prefix 9 years ago
Didier Loiseau f044edbed9 Initial bepo layout based on tm2030 9 years ago
yoyoerx 641859df84 Addressed void* return warning in all keymaps 9 years ago
Didier Loiseau e336af79eb Fixed compilation warnings due to missing return statements 9 years ago