]> git.donarmstrong.com Git - qmk_firmware.git/commit
Lfkeyboards updates (#2421)
authorscott-t-wilson <scott.t.wilson@gmail.com>
Fri, 23 Feb 2018 18:16:10 +0000 (13:16 -0500)
committerJack Humbert <jack.humb@gmail.com>
Fri, 23 Feb 2018 18:16:10 +0000 (13:16 -0500)
commit3f3d0551cd5f2ca0b72fc4b24d1d7955ffa8cb78
tree0abed9c5a39693745060f75606f67771051f041c
parentf7461748744c1e3a5bae3b7a54d5b0d8439606e6
Lfkeyboards updates (#2421)

* Update smk65 fn layer, add iso

* Added Fn layer to ISO keymap

* Fix error when backlight is disabled but lighting isn't

* Remove broke mini1800 iso map

* Add keymaps

* Add LFKPad

* Add split delete to lfk78

* Typo

* Custom keymap
47 files changed:
keyboards/lfkeyboards/lfk78/keymaps/ca178858/config.h [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/ca178858/keymap.c [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/ca178858/readme.md [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/ca178858/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/default/rules.mk
keyboards/lfkeyboards/lfk78/keymaps/iso/config.h [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/iso/keymap.c [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/iso/readme.md [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/iso/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/split_bs_osx/config.h [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/split_bs_osx/keymap.c [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/split_bs_osx/readme.md [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/keymaps/split_bs_osx/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/lfk78/lfk78.c
keyboards/lfkeyboards/lfk78/lfk78.h
keyboards/lfkeyboards/lfk87/keymaps/ca178858/config.h [new file with mode: 0644]
keyboards/lfkeyboards/lfk87/keymaps/ca178858/keymap.c [new file with mode: 0644]
keyboards/lfkeyboards/lfk87/keymaps/ca178858/readme.md [new file with mode: 0644]
keyboards/lfkeyboards/lfk87/keymaps/ca178858/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/lfk87/keymaps/gbchk/config.h [new file with mode: 0644]
keyboards/lfkeyboards/lfk87/keymaps/gbchk/keymap.c [new file with mode: 0644]
keyboards/lfkeyboards/lfk87/keymaps/gbchk/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/lfkpad/config.h [new file with mode: 0644]
keyboards/lfkeyboards/lfkpad/keymaps/default/config.h [new file with mode: 0644]
keyboards/lfkeyboards/lfkpad/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/lfkeyboards/lfkpad/keymaps/default/readme.md [new file with mode: 0644]
keyboards/lfkeyboards/lfkpad/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/lfkpad/lfkpad.c [new file with mode: 0644]
keyboards/lfkeyboards/lfkpad/lfkpad.h [new file with mode: 0644]
keyboards/lfkeyboards/lfkpad/readme.md [new file with mode: 0644]
keyboards/lfkeyboards/lfkpad/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/lighting.c
keyboards/lfkeyboards/mini1800/config.h [new file with mode: 0644]
keyboards/lfkeyboards/mini1800/keymaps/ca178858/config.h [new file with mode: 0644]
keyboards/lfkeyboards/mini1800/keymaps/ca178858/keymap.c [new file with mode: 0644]
keyboards/lfkeyboards/mini1800/keymaps/ca178858/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/mini1800/keymaps/default/config.h [new file with mode: 0644]
keyboards/lfkeyboards/mini1800/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/mini1800/mini1800.c [new file with mode: 0644]
keyboards/lfkeyboards/mini1800/mini1800.h [new file with mode: 0644]
keyboards/lfkeyboards/mini1800/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/smk65/keymaps/default/keymap.c
keyboards/lfkeyboards/smk65/keymaps/iso/config.h [new file with mode: 0644]
keyboards/lfkeyboards/smk65/keymaps/iso/keymap.c [new file with mode: 0644]
keyboards/lfkeyboards/smk65/keymaps/iso/rules.mk [new file with mode: 0644]
keyboards/lfkeyboards/smk65/smk65.h