]> git.donarmstrong.com Git - qmk_firmware.git/commit
working with power limit
authorJack Humbert <jack.humb@gmail.com>
Sun, 16 Oct 2016 20:03:56 +0000 (16:03 -0400)
committerJack Humbert <jack.humb@gmail.com>
Sun, 16 Oct 2016 20:03:56 +0000 (16:03 -0400)
commita889b899e2cf52b3b7807d8a7ad39f12e0761a10
tree8c2bf722fe4f740a1c661b8d215f5b64e4a5f27b
parent5f91fb413624781ac79db641549b9e08753c04b5
working with power limit
keyboards/planck/keymaps/thermal_printer/Makefile [new file with mode: 0644]
keyboards/planck/keymaps/thermal_printer/config.h [new file with mode: 0644]
keyboards/planck/keymaps/thermal_printer/keymap.c [new file with mode: 0644]
keyboards/planck/keymaps/thermal_printer/readme.md [new file with mode: 0644]
quantum/process_keycode/process_printer.c [new file with mode: 0644]
quantum/process_keycode/process_printer.h [new file with mode: 0644]
quantum/process_keycode/process_printer_bb.c [new file with mode: 0644]