| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-01 | increase timeout for dual mode caps key | ||
| 2017-01-31 | Merge pull request #1039 from zabereer/albert_ergodox_keymap | ||
| albert ergodox keymap | |||
| 2017-01-31 | Add reddot handwired keyboard. | ||
| 2017-01-30 | fixing kinesis reboot | ||
| 2017-01-30 | update my neo2 keymap | ||
| 2017-01-30 | [deadcyclo layout] Refactoring. Use custom functions and macros | ||
| 2017-01-30 | [deadcyclo layout] fixed failing tests | ||
| 2017-01-30 | First revision of the XK-66 keyboard. | ||
| 2017-01-29 | Let's Split: establish rev2fliphalf subproject | ||
| Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs) | |||
| 2017-01-29 | minimize LEDs | ||
| 2017-01-29 | fix greek layers | ||
| 2017-01-29 | Implement greek layers on my Promethium layout | ||
| 2017-01-28 | added picture of layout | ||
| 2017-01-28 | usability tweaks | ||
| 2017-01-28 | mouse keys added | ||
| 2017-01-28 | new 'yale' keymap | ||
| 2017-01-28 | s/Bkps/Bksp | ||
| 2017-01-29 | Add luke keymap, as an example of the tapping macros | ||
| 2017-01-28 | Carry over Planck updates to my Preonic keymap | ||
| 2017-01-28 | Improve Planck keymap | ||
| - added escape+shift mod-tap key - replaced BRITE with backtick | |||
| 2017-01-28 | Merge branch 'master' into smt/planck | ||
| * master: Clarify license on abnt2 keymap (#1038) replace jackhumbert with qmk Add gitter image, start update to qmk org Remove COLEMAK from preonic_keycodes enum layer defines to enum Update readme for smt Preonic keymap Add smt keymap for Preonic updated all the other keymaps to support the new changes. fix: infinity60 keyboard was not using quantum features. Compare Makefile with itself instead of using `--help` | |||
| 2017-01-28 | eliminate references to shell_layer | ||
| 2017-01-28 | documented dual mode capslock | ||
| 2017-01-27 | split kinesis layout into ergodox and planck style symbol layers | ||
| 2017-01-27 | Added Espynn's keymap | ||
| 2017-01-27 | dual capslock functionality, activating shell nav or brackets | ||
| 2017-01-27 | Merge remote-tracking branch 'upstream/master' | ||
| 2017-01-27 | [deadcyclo layout] Added more unicode keys and ibus unicode compose trigger keys | ||
| 2017-01-26 | albert ergodox keymap | ||
| 2017-01-26 | Update readme | ||
| 2017-01-26 | Add avrdude target | ||
| 2017-01-26 | Merge remote-tracking branch 'upstream/master' | ||
| 2017-01-26 | replace jackhumbert with qmk | ||
| 2017-01-26 | Merge pull request #1029 from SjB/qmk_infinity60 | ||
| fix: infinity60 keyboard was not using quantum features. | |||
| 2017-01-26 | Merge pull request #1033 from smt/smt/preonic | ||
| Add smt's keymap for Preonic | |||
| 2017-01-26 | Add smt keymap for Planck | ||
| 2017-01-25 | Remove COLEMAK from preonic_keycodes enum | ||
| 2017-01-25 | layer defines to enum | ||
| 2017-01-25 | [deadcyclo layout] Added lotsof new emojis and some new unicode keys | ||
| 2017-01-25 | Update readme for smt Preonic keymap | ||
| 2017-01-25 | Add smt keymap for Preonic | ||
| 2017-01-24 | Merge remote-tracking branch 'upstream/master' | ||
| 2017-01-24 | [deadcyclo layout] Added unicode layer | ||
| 2017-01-24 | [deadcyclo layout] Added support for ergodox ez shine | ||
| 2017-01-24 | Added instructions for how to build and flash the firmware with teensy_cli. | ||
| 2017-01-24 | updated all the other keymaps to support the new changes. | ||
| qmk firmware requires the matrix_init_user and matrix_scan_user function to be implementated. Added these function to all the existing keymaps. | |||
| 2017-01-23 | fix: infinity60 keyboard was not using quantum features. | ||
| the quantum matrix codes where not being initialized or/and called so no feature of the quantum firmware could be used. These codes have been added and now we can enjoy the quantum firmware goodness. | |||
| 2017-01-23 | turn off rgb_midi in ez | ||
| 2017-01-23 | Merge pull request #1026 from TerryMathews/master | ||
| Let's Split: More code cleanup | |||
| 2017-01-22 | More code cleanup | ||
| Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c. | |||