Commit Graph

4 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
Konstantin Đorđević 267a85c885 Remove KC_DELT alias in favor of KC_DEL (#6327) 6 years ago
fauxpark 67adc29aa3 Remove empty fn_actions[] 6 years ago
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
Didier Loiseau 1aeb59335f Fixed compilation issues after the merge 9 years ago
Didier Loiseau 60a826923d Added KC_APP on fn+BP_AGRV 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
Didier Loiseau a2f6ab16c0 FN macro: use layer_invert() instead of modifying layer_state directly 9 years ago
Didier Loiseau 7ba42b994b Fixed inconsistency between comment and actual numeric layer 9 years ago
Didier Loiseau 294bd25615 Moved layout description to README.md and added more details 9 years ago
Didier Loiseau 96b9089d9f Added Calculator, Mail and Browser Home application keys. 9 years ago
Didier Loiseau 67583b2f4a Renamed "Numbers Layer" to "Numeric Layer" 9 years ago