| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-10 | Use rules.mk template in new project generator | ||
| 2016-09-09 | Merge pull request #715 from profet23/master | ||
| Support for Ergodoxes with 80 keys. | |||
| 2016-09-08 | Changing keymap name to "profet_80" | ||
| 2016-09-08 | Merge pull request #739 from pondrejk/master | ||
| util/install_dependencies.sh made executable, fixes #738 | |||
| 2016-09-08 | Merge pull request #737 from pondrejk/patch-1 | ||
| fixed typo in Linux install instructions | |||
| 2016-09-08 | Merge pull request #736 from tong92/master | ||
| add tong92 keymap | |||
| 2016-09-08 | Merge pull request #735 from romanzolotarev/patch-1 | ||
| Fix typo | |||
| 2016-09-08 | Merge pull request #733 from cbbrowne/master | ||
| Various recent enhancements to my keyboard map | |||
| 2016-09-08 | Merge pull request #730 from IBNobody/master | ||
| Change NKRO Report Size = 32, User Print | |||
| 2016-09-08 | util/install_dependencies.sh made executable, fixes #738 | ||
| 2016-09-08 | fixed typo in Linux install instructions | ||
| 2016-09-08 | add tong92 keymap | ||
| 2016-09-08 | Fix typo | ||
| 2016-09-07 | Added User Print - A "light" console out option (#8) | ||
| User print disables the normal print messages in the body of QMK/TMK code and is meant as a lightweight alternative to NOPRINT. Use it when you only want to do a spot of debugging but lack flash resources for allowing all of the codebase to print (and store their wasteful strings). | |||
| 2016-09-07 | Borrowed joint Shift/Enter idea from sgoodwin mapping | ||
| 2016-09-07 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
| 2016-09-06 | Use keyboard config for nkro (#7) | ||
| * removing nkro references - wip * changed NKRO to be defined by keymap_config | |||
| 2016-09-06 | Removing separate ergodox80 project. | ||
| Created KEYMAP_80 in ez.h to support 80 key ergodoxes. Creating default_80 keymap as ez keymap. | |||
| 2016-09-06 | Merge pull request #732 from romanzolotarev/master | ||
| Change CTL_T(KC_ESC) to KC_LCTRL and update readme | |||
| 2016-09-06 | Merge pull request #729 from joarau/master | ||
| norwegian programmer-friendly layout | |||
| 2016-09-07 | Change CTL_T(KC_ESC) to KC_LCTRL and update readme | ||
| 2016-09-06 | Merge pull request #6 from IBNobody/fix_magic_key_binding_NKRO | ||
| Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKRO | |||
| 2016-09-06 | Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKRO | ||
| If NKRO is enabled, also set keyboard_nkro with MAGIC_HOST_NKRO and MAGIC_UNHOST_NKRO. | |||
| 2016-09-06 | Merge pull request #5 from IBNobody/make_nkro_report_32_bytes | ||
| Change NKRO size fron 16 bytes to 32 bytes. | |||
| 2016-09-06 | Change NKRO size fron 16 bytes to 32 bytes. | ||
| 2016-09-06 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
| 2016-09-06 | norwegian programmer-friendly layout | ||
| 2016-09-06 | Merge pull request #728 from fitzsim/yoruian | ||
| Add new ErgoDox EZ keymap, YORUIAN | |||
| 2016-09-06 | Fix ergodox_yoruian XKB naming | ||
| 2016-09-05 | Add new ErgoDox EZ keymap, YORUIAN | ||
| 2016-09-05 | Merge pull request #686 from coderkun/coderkun_neo2 | ||
| Merge Ergodox keymap “coderkun_neo2” | |||
| 2016-09-05 | Merge pull request #678 from algernon/ergodox-ez/algernon | ||
| ergodox: Update algernon's keymap to v1.6 | |||
| 2016-09-05 | Merge pull request #724 from sgoodwin/master | ||
| Add my keymap. | |||
| 2016-09-05 | Merge pull request #722 from fredizzimo/fix_always_linking | ||
| Fix the ldflags.txt and obj.txt checks | |||
| 2016-09-05 | Merge pull request #719 from IBNobody/master | ||
| Updated docs to show more info on backlight breathing. | |||
| 2016-09-05 | Merge pull request #716 from MajorKoos/master | ||
| Add support for JD40 MKII PCB | |||
| 2016-09-05 | Merge pull request #711 from hot-leaf-juice/master | ||
| Updated callum's keymap | |||
| 2016-09-05 | Merge pull request #710 from algernon/h/tap-dance/keyup-seq-start-fix | ||
| tap-dance: Do not start a sequence on keyup | |||
| 2016-09-05 | Add my keymap. | ||
| 2016-09-04 | Fix the ldflags.txt and obj.txt checks | ||
| There was a minor typo, which caused the files to not be generated and therefore the elf files were always linked. | |||
| 2016-09-04 | Merge pull request #4 from IBNobody/update_atomic_planck_pvc_keymaps | ||
| Added diagonal mice macros, breathing ala Atomic | |||
| 2016-09-04 | Added diagonal mice macros, breathing ala Atomic | ||
| 2016-09-03 | Moved breathing backlighting section in readme.md | ||
| 2016-09-03 | Updated doc to contain breathing information. | ||
| 2016-09-03 | Updated readme to have better backlight breathing info. | ||
| 2016-09-03 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
| 2016-09-02 | Add rules.mk file | ||
| 2016-09-02 | Add support for JD40 MKII PCB | ||
| RGB Included. | |||
| 2016-09-02 | Removing/editing non applicable readme | ||
| 2016-09-02 | Adding 80 Key Ergodox Support | ||