]> git.donarmstrong.com Git - qmk_firmware.git/commit
update with qmk master (#2887)
authorsdothum <sdothum@gmail.com>
Sat, 5 May 2018 01:36:23 +0000 (21:36 -0400)
committerDrashna Jaelre <drashna@live.com>
Sat, 5 May 2018 01:36:23 +0000 (18:36 -0700)
commit50b5c6ad72682776705b0faf5b8ef87deec5cd6a
tree68310c4da2741d803ebaf052ba2c22e91faca72b
parent5170398479c9e9ed36ff2966083c50e4808725be
update with qmk master (#2887)

* add splitography

* trim keymap.c

* add Makefile

* rename Makefile to rules.mk

* thumb key definition

* thumb key definition

* thumb key definition

* blue/orange layer swap, double qwerty steno exit

* fix TxBolt 1-3 key chord suppression (PREVENT_STUCK_MODIFIERS)

* add audio control

* beakl 8+10, dvorak (standard and splitography wide variant)

* beakl 8+10, dvorak (standard and splitography wide variant)

* shift layer home blocks

* regex layer key changes

* tilde align symbol navigation and regex layer

* splitography/planck code break out into common .h segments

* splitography/planck code break out into common .h segments

* splitography common library

* splitography common library

* splitography beakl altgr home row

* updating with qmk master
68 files changed:
keyboards/planck/keymaps/altgr/beakl.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/colemak.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/chord_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/init.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/keycode_functions.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/number_fkey_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/number_fkey_layout.save.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/plover_keybind.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/sounds.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/steno_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/symbol_guifn_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/tapdance.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/common/toggle_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/config.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/keymap.c [new file with mode: 0644]
keyboards/planck/keymaps/altgr/private_string.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/qwerty.h [new file with mode: 0644]
keyboards/planck/keymaps/altgr/readme.md [new file with mode: 0644]
keyboards/planck/keymaps/altgr/rules.mk [new file with mode: 0644]
keyboards/planck/keymaps/hiea/common/chord_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/common/init.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/common/keycode_functions.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/common/number_fkey_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/common/plover_keybind.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/common/sounds.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/common/steno_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/common/symbol_guifn_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/common/tapdance.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/common/toggle_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/config.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/hiea.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/keymap.c [new file with mode: 0644]
keyboards/planck/keymaps/hiea/qwerty.h [new file with mode: 0644]
keyboards/planck/keymaps/hiea/readme.md [new file with mode: 0644]
keyboards/planck/keymaps/hiea/rules.mk [new file with mode: 0644]
keyboards/planck/keymaps/hieax/common/chord_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/common/init.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/common/keycode_functions.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/common/number_fkey_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/common/plover_keybind.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/common/sounds.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/common/steno_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/common/symbol_guifn_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/common/tapdance.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/common/toggle_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/config.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/hiea.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/hiea.sync-conflict-20180501-144403-SMV4TP4.h [new file with mode: 0644]
keyboards/planck/keymaps/hieax/keymap.c [new file with mode: 0644]
keyboards/planck/keymaps/hieax/readme.md [new file with mode: 0644]
keyboards/planck/keymaps/hieax/rules.mk [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/beakl.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/colemak.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/common/chord_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/common/init.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/common/keycode_functions.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/common/number_fkey_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/common/plover_keybind.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/common/sounds.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/common/steno_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/common/symbol_guifn_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/common/tapdance.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/common/toggle_layout.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/config.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/keymap.c [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/qwerty.h [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/readme.md [new file with mode: 0644]
keyboards/planck/keymaps/sdothum/rules.mk [new file with mode: 0644]