| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-05 | Refactor the source layer cache encoding | ||
| 2016-04-04 | Update tak3over.c | ||
| 2016-04-04 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
| 2016-04-04 | Merge pull request #2 from jackhumbert/master | ||
| Update from source | |||
| 2016-04-04 | Merge pull request #1 from tak3over/tak3over-patch-1 | ||
| Minor documentation error. Raise and Lower. | |||
| 2016-04-04 | Minor documentation error. Raise and Lower. | ||
| The Raise and Lower keys were transposed in the comment key map for all layers. Assuming _RS and _LW should be mapped to Raise and Lower respectively. Probably is the same in the other custom keymaps that copied from this default. | |||
| 2016-04-04 | Merge pull request #235 from mbarkhau/master | ||
| add indent to generated keymap | |||
| 2016-04-03 | minor updates - new PNG | ||
| 2016-04-03 | music mode file | ||
| 2016-04-03 | add indent to generated keymap | ||
| 2016-04-03 | Links to build guide | ||
| 2016-04-03 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵ | ||
| modifier-release-fix | |||
| 2016-04-03 | Merge pull request #213 from mbarkhau/master | ||
| Add manuneo layout | |||
| 2016-04-03 | Merge pull request #234 from sboesebeck/master | ||
| several iterations later | |||
| 2016-04-02 | use action function for unicode | ||
| 2016-04-02 | Update PREVENT_STUCK_MODIFIERS documentation in README | ||
| 2016-04-02 | Cleanup after merge | ||
| - remove a superfluous parenthesis - wrap lines longer than 80 characters - add const specifiers where appropriate - remove unnecessary casts | |||
| 2016-04-02 | Merge branch 'modifier-release-fix' of ↵ | ||
| https://github.com/eltang/qmk_firmware into modifier-release-fix | |||
| 2016-04-02 | Update action.c | ||
| 2016-04-02 | Update action.c | ||
| 2016-04-02 | Update action.c | ||
| 2016-04-02 | Update action.c | ||
| 2016-04-02 | Removed remaining ALT_T and CTL_T keys | ||
| Having "true" modifiers is more reliable and practical. - moved APP in place of HOME - moved HOME in place of LSFT on left thumb - moved END in place of RSFT on right thumb (Ctrl+End with single hand!) - removed ALT_T from KC_ESC | |||
| 2016-04-02 | Use TG() to switch to BÉPO over CSA, and use KC_TRNS in LR_CSA | ||
| Simplifies future changes to modifier and special keys + removed M_TGCSA macro | |||
| 2016-04-02 | Replace Play by temporary num layer with left Alt | ||
| - move play on fn+left thumb - move prev/next besides play | |||
| 2016-04-02 | BÉPO over CSA: Altgr-shifted layer | ||
| - all characters available directly in CSA - more explicit names for macros that switch accross CSA layers - use macros to implement the shifts next to the spaces | |||
| 2016-04-02 | BÉPO over CSA: GR2A-shifted characters in AltGr layer | ||
| - define aliases for all GR2A-shifted characters - use the available characters in BÉPO over CSA AltGr layer | |||
| 2016-04-02 | BÉPO over CSA: Fixed key repeat for M_NBSP | ||
| 2016-04-02 | Use CSA_ as prefix for Canadian Multilingual key aliases | ||
| CM is already used for Colemak. | |||
| 2016-04-02 | BÉPO over CSA: GR2A characters in AltGr layer | ||
| - define aliases for all GR2A characters (unshifted) - use the available characters in the BÉPO over CSA AltGr layer | |||
| 2016-04-02 | BÉPO over CSA: unicode support | ||
| - implement easy way to define and send unicode characters on Windows - define 3 characters not available in CSA: - en dash: – - em dash: — - ellipsis: … | |||
| 2016-04-02 | BÉPO over CSA: AltGr layer | ||
| - implemented the most useful characters: - all French characters + € - common programmer characters - other keys implemented as KC_NO to avoid mistyping a character from a lower layer - AltGr+Shift not supported (yet) | |||
| 2016-04-02 | Initial BÉPO over CSA with Shift layer | ||
| Initial implementation of the BÉPO layout for use with the Canadian Multilingual Standard layout (a.k.a. CSA / ACNOR layout) on the OS-side. - support all bépo characters from the default and shifted layers | |||
| 2016-04-02 | Added RESET key on fn-= | ||
| 2016-04-02 | Use enums to define layers and macros | ||
| 2016-04-02 | Swapped w and = to keep the w on the right hand (better for English) | ||
| 2016-04-02 | Use BÉPO spécific key aliases with BP_ prefix | ||
| keymap_bepo.h: define BP_* keycodes for all possible characters bepo/keymap.c: use those keycodes in the bépo keymap | |||
| 2016-04-02 | Initial bepo layout based on tm2030 | ||
| No more SFT_T: - moved ] (bépo W) below Tab - moved - (bépo =) in place of ] (top right) - removed SFT_T from ' (bépo M) - moved \ (bépo Ç) in place of = (bépo %) - moved = (bépo %) in place of - (bépo =) | |||
| 2016-04-02 | Update action.c | ||
| 2016-04-02 | Update action.c | ||
| 2016-04-02 | Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware | ||
| 2016-04-02 | new keymap | ||
| 2016-04-01 | Update action.c | ||
| 2016-04-01 | Update action.c | ||
| 2016-04-01 | Update action.c | ||
| 2016-04-01 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
| 2016-04-01 | minor tweaks at the keymap, new png for documentation | ||
| 2016-04-01 | Update action.c | ||
| 2016-04-01 | Update action.h | ||
| 2016-04-01 | Update action.c | ||