summaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez/keymaps/bepo/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a ↵Olivier2016-06-041-33/+33
| | | | left SHIFT key.
* Merged the function and navigation layers. Give access to it with both ↵Olivier2016-06-041-64/+26
| | | | thumbs. Now you can up / down / page up / page down with only one hand !
* Add a macro for Ctrl+Alt+Fx.Olivier2016-04-301-5/+15
|
* Use aliases where available. No firmware change.Olivier2016-04-171-6/+6
|
* Add underscore "_" character in the qwerty compatibility layer.Olivier2016-04-171-2/+2
|
* Even more compatibility with QWERTY systems : added most useful characters ↵Olivier2016-04-161-9/+47
| | | | 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.
* More compatibility with QWERTY systems.Olivier2016-04-161-12/+50
|
* Simple layer to allow the keyboard to act like a bepo keyboard when plugged ↵Olivier2016-04-161-10/+48
| | | | on a qwerty system. Doesn't work with modifiers for now.
* Add mouse navigation keys on a new layer.Olivier2016-04-161-2/+40
|
* More concise, no functional change.Olivier2016-04-161-1/+1
|
* Allow the "00" keypad key to act like a repeating 0 when held down.Olivier2016-04-161-1/+3
|
* Correct a bug with stuck modifier keys when they were used with other layers ↵Olivier2016-04-161-8/+8
| | | | (like when selecting with shift and navigation keys) and released before the layout switch keys.
* Second try with a (maybe) more practical layout :Olivier2016-04-161-29/+29
| | | | | | - layer modifiers in the thumb clusters, Alt-F1 - Alt-F4 should now be easier to type - new Alt and Ctrl keys in the bottom row are more easily reachable with thumbs than the little thumb cluster keys, and feel more like traditional keyboards - thumb backspace wasn't great due to lower precision and repeat rate than index fingers
* First version of a bepo (french layout based on Dvorak rules) keymap.zozo2016-04-111-0/+185