Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-07 | Removed unnecessary comment | ||
2016-08-07 | Add keymap_russian.h, a software implementation of Russian | ||
rename keymap_cyrillic.h to keymap_unicode_cyrillic.h changed CY_RUBLE and CY_NUMERO to CY_RUBL and CY_NMRO in keymap_unicode_cyrillic.h | |||
2016-08-02 | Add keymap_cyrillic.h, lots of cyrillic characters | ||
2016-07-25 | Merge pull request #558 from lindhe/master | ||
Fix misspelled command in Norwegian helper | |||
2016-07-25 | Change Nordic ampersand code to match the English | ||
Changed from "NO_AMP" to "NO_AMPR" since the KC one is "KC_AMPR" | |||
2016-07-25 | Fix misspelled command in Norwegian helper | ||
2016-07-24 | Fix some errors in bepo mapping | ||
2016-07-14 | keymap_dvorak.h: add missing shifted keys, fix whitespace | ||
2016-07-14 | extra_keymaps: use RALT() instead of 0x1400 for AltGr | ||
2016-07-14 | keymap_extras: add newline at end of files | ||
2016-07-02 | Fix for '~' in spanish layout | ||
2016-06-21 | adds fuse settings for atmega32u4, fixes keymap_extras includes | ||
2016-06-21 | Warning reductions (#430) | ||
Warning reductions | |||
2016-06-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | ||
* sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff | |||
2016-05-18 | Added Swiss-German keymap. (#335) | ||
2016-04-23 | Add a keymap_extras header for Plover | ||
2016-04-17 | added new experimental layout - works with ErgodoxLayoutGenerator | ||
2016-03-31 | fixed de_osx prefix in keymap include to avoid conflicts | ||
2016-03-14 | Merge pull request #194 from DidierLoiseau/bépo-keymap-header | ||
Keymap header for the BÉPO layout | |||
2016-03-14 | fixes an obvious typo to have DE_LCBR produce { | ||
2016-03-13 | Keymap header for the BÉPO layout | ||
2016-03-03 | update neo keymap | ||
2016-02-27 | Fix FR_RCBR declaration in keymap_french.h | ||
2016-02-22 | Include Dvorak underscore and plus keys. | ||
There were previously no Dvorak specific underscore and plus key codes. For a keyboard like the Planck which has layers directly to shifted versions of special character keys you were unable to produce those characters using the Lower layer. | |||
2016-02-20 | Add extra keymap for swiss french keyboard | ||
2016-02-11 | Norwegian Colemak Ergodox and Norwegian key definitions | ||
2016-02-05 | Fixes CM_SCLN and updates docs for Colemak | ||
2016-02-05 | Fix 2 macros in the Nordic keymap | ||
By testing I found out that, at least on Linux using the Swedish layout, two macros present on this file were wrong, for the backslash and pipe keys. Jack helped me find the correct combination for the backslash and that led me to the right one for pipe. | |||
2016-01-19 | complete keymap_german.h (all alphanumerics) | ||
add 'DE_'-prefixed aliases for all alphanumerics, so it becomes immediatly obvious which layout we are assuming. | |||
2016-01-15 | using keymap_german_osx.h more, adding macros for CTRL/CMD-V combination | ||
2016-01-05 | quantum: Add French keymap for OSX (keymap_french_osx) | ||
2015-12-19 | Add neo2 keymap and neo2 ergodox layout | ||
2015-12-19 | Add german keymap and german ergodox layout | ||
2015-10-29 | homebrew instructions | ||
2015-10-26 | quantum separated | ||