| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-26 | My Promethium keyboard firmware | ||
| 2016-11-10 | Merge pull request #868 from potz/master | ||
| Add brazilian ABNT2 keymap | |||
| 2016-11-10 | Merge pull request #870 from NoahAndrews/patch-1 | ||
| Add proper shortcode for KC_DELETE to keycode.txt | |||
| 2016-11-08 | Add proper shortcode for KC_DELETE to keycode.txt | ||
| 2016-11-08 | Add brazilian ABNT2 keymap | ||
| 2016-11-07 | Merge pull request #867 from fredizzimo/variable_trace | ||
| Variable trace | |||
| 2016-11-07 | Merge pull request #852 from J3RN/remove-z-slash-controls | ||
| Removed the control action when holding z or / | |||
| 2016-11-06 | Add documentation for the variable tracing | ||
| 2016-11-06 | Add possibility to control variable trace from make | ||
| 2016-11-06 | Add variable trace | ||
| For debugging changes to variables, either normally or as a result of a memory corruption. | |||
| 2016-11-06 | Removed the control action when holding z or / | ||
| 2016-11-01 | Implements dedicated text zoom keys | ||
| 2016-10-31 | Merge pull request #851 from J3RN/momentary | ||
| Switched to momentary | |||
| 2016-10-31 | Merge pull request #843 from lucwastiaux/master | ||
| Adding Ergodox Dvorak Programmer layout | |||
| 2016-10-31 | Merge pull request #836 from 20lives/master | ||
| added new layout | |||
| 2016-10-30 | Merge pull request #839 from priyadi/planck-priyadi-modification | ||
| Update priyadi's keymap for Planck; added readme | |||
| 2016-10-30 | Merge pull request #854 from slebedev/master | ||
| Add link to article about Unicode Hex Input in readme | |||
| 2016-10-30 | Merge pull request #857 from fredizzimo/fix_makefile_too_long_bash | ||
| Run each sumbmake in a separate shell | |||
| 2016-10-30 | Run each sumbmake in a separate shell | ||
| This will fix the situation where the commandline gets too long when there are many keyboards and keymaps. | |||
| 2016-10-29 | Add link to article about Unicode Hex Input in readme | ||
| For me it wasn't clear what is `Unicode Hex Input`, that article clarifies it (at least for me). | |||
| 2016-10-26 | re-introduce brackets layer | ||
| 2016-10-26 | Merge pull request #827 from Dbroqua/master | ||
| Updated dbroqua layout for HHKB keyboard and added new layout for KC60 | |||
| 2016-10-26 | Merge pull request #849 from hot-leaf-juice/master | ||
| tiny keymap change | |||
| 2016-10-26 | Merge pull request #848 from andrebeat/fix-dockerfile | ||
| Add subproject env var to dockerfile | |||
| 2016-10-26 | Merge pull request #847 from yinshanyang/master | ||
| added notes on using Arduino Pro Micro 3.3V with Let’s Split | |||
| 2016-10-26 | Merge pull request #844 from priyadi/unicode_wincompose_input | ||
| Unicode WinCompose input method | |||
| 2016-10-26 | Merge pull request #842 from priyadi/unicode_map_length | ||
| UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations | |||
| 2016-10-26 | Merge pull request #841 from jacwib/master | ||
| Update jacwib keymap to version 1.2 | |||
| 2016-10-26 | Merge pull request #831 from kejadlen/master | ||
| add alphadox layouts to atreus and ergodox | |||
| 2016-10-26 | Merge pull request #834 from kazufukurou/master | ||
| add programmer dvorak keymap | |||
| 2016-10-25 | [alphadox] remove tmk reset code | ||
| 2016-10-25 | [ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt | ||
| 2016-10-25 | add alphadox layouts to atreus and ergodox | ||
| 2016-10-25 | replace lock key with general power key | ||
| 2016-10-25 | switched to standard volume keys | ||
| 2016-10-24 | add subproject env var to dockerfile | ||
| 2016-10-24 | added notes on using Arduino Pro Micro 3.3V with Let’s Split | ||
| 2016-10-23 | merge upstream | ||
| 2016-10-23 | 1.2 update | ||
| 2016-10-23 | Use WinCompose unicode input method instead of HexNumpad | ||
| 2016-10-23 | Unicode WinCompose input method | ||
| 2016-10-23 | adding readme | ||
| 2016-10-23 | UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations | ||
| 2016-10-22 | Update readme to reflect 1.1 changes. | ||
| 2016-10-22 | Update keymap to reflect 1.1 changes. | ||
| 2016-10-22 | Update readme to reflect changes | ||
| 2016-10-23 | add up/down keys on thumb clusters | ||
| 2016-10-23 | remove brackets layer, replace a few shortcuts on thumb cluster | ||
| 2016-10-23 | type brackets in symbol layer, using bottom row | ||
| 2016-10-22 | add tap-dance support, make right shift double-tap=caplock | ||