]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keymap: Custom (fabian) layout for Iris and Planck (#3460)
authorFabian Topfstedt <topfstedt@schneevonmorgen.com>
Sun, 22 Jul 2018 13:58:01 +0000 (15:58 +0200)
committerDrashna Jaelre <drashna@live.com>
Sun, 22 Jul 2018 13:58:01 +0000 (06:58 -0700)
commit87dc2efda82b7186423abf21384dc8eb6421d68e
tree7afae01fb7f978c0213be0d050f70d842a4de244
parented99581161b35b383ee9e1f5c070574524e9ea36
Keymap: Custom (fabian) layout for Iris and Planck  (#3460)

* fabian layout

* added MOUSECURSOR layer that gets activated by holding space

* cleanup, meh and tilde and grave as separate keys, toggle switch for mousecursor layer

* merged default

* #pragma once

* including QMK_KEYBOARD_H instead of various imports

* using layer toggle instead of a function

* deleted obsolete rules.mk (was part of the old makefile system)

* #pragma once

* including QMK_KEYBOARD_H instead of various imports

* use ifndef KEYBOARD_planck_rev6 instead of ifdef KEYBOARD_planck_rev5
keyboards/iris/keymaps/fabian/config.h [new file with mode: 0644]
keyboards/iris/keymaps/fabian/keymap.c [new file with mode: 0644]
keyboards/planck/keymaps/fabian/config.h
keyboards/planck/keymaps/fabian/keymap.c
keyboards/planck/keymaps/fabian/rules.mk [new file with mode: 0644]