]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Percent Skog Lite (#6882)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Sat, 5 Oct 2019 05:03:10 +0000 (22:03 -0700)
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Sat, 5 Oct 2019 05:03:10 +0000 (22:03 -0700)
commitec053c8283a58de59954f6fe9a9438ef29a24918
tree81ec04d3cfffc73424d182e93cea74473822158f
parentc5ffd182c8daeaa0b50c45f4f959b5615ae2a6e6
[Keyboard] Percent Skog Lite (#6882)

* initial commit of skog_lite

* add layout macro from misterkeeb's tool

* add default keymap

* add pins used

* rgb support

* add tkl ansi community support

* update readmes

* add new layouts and configurator support
keyboards/percent/skog_lite/config.h [new file with mode: 0644]
keyboards/percent/skog_lite/info.json [new file with mode: 0644]
keyboards/percent/skog_lite/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/percent/skog_lite/keymaps/default/readme.md [new file with mode: 0644]
keyboards/percent/skog_lite/readme.md [new file with mode: 0644]
keyboards/percent/skog_lite/rules.mk [new file with mode: 0644]
keyboards/percent/skog_lite/skog_lite.c [new file with mode: 0644]
keyboards/percent/skog_lite/skog_lite.h [new file with mode: 0644]
keyboards/percent/skog_lite/usbconfig.h [new file with mode: 0644]