]> git.donarmstrong.com Git - qmk_firmware.git/commit
preonic
authorJack Humbert <jack.humb@gmail.com>
Fri, 21 Aug 2015 14:46:53 +0000 (10:46 -0400)
committerJack Humbert <jack.humb@gmail.com>
Fri, 21 Aug 2015 14:46:53 +0000 (10:46 -0400)
commit04885a3b447c82437d919d467328800eb00af629
treeaf1603f20b8d28aee533ccaaed7992ce29619a94
parentfb4fe52c0a5be527e6c9bfa006a5fb3ea79b4b0e
preonic
40 files changed:
common.mk
keyboard/atomic/README.md
keyboard/atomic_old/Makefile [new file with mode: 0644]
keyboard/atomic_old/Makefile.pjrc [new file with mode: 0644]
keyboard/atomic_old/README 2.md [new file with mode: 0644]
keyboard/atomic_old/config.h [new file with mode: 0644]
keyboard/atomic_old/keymap_common.c [new file with mode: 0644]
keyboard/atomic_old/keymap_common.h [new file with mode: 0644]
keyboard/atomic_old/keymap_plain.c [new file with mode: 0644]
keyboard/atomic_old/keymap_ricky.c [new file with mode: 0644]
keyboard/atomic_old/keymap_vlad.c [new file with mode: 0644]
keyboard/atomic_old/led.c [new file with mode: 0644]
keyboard/atomic_old/matrix.c [new file with mode: 0644]
keyboard/planck/Makefile
keyboard/planck/config.h
keyboard/planck/config_definitions.h [new file with mode: 0644]
keyboard/planck/extended_keymaps/extended_keymap_default.c
keyboard/planck/matrix.c [new file with mode: 0644]
keyboard/preonic/Makefile [new file with mode: 0644]
keyboard/preonic/Makefile.pjrc [new file with mode: 0644]
keyboard/preonic/PCB_GUIDE.md [new file with mode: 0644]
keyboard/preonic/README.md [new file with mode: 0644]
keyboard/preonic/__avr_gdbinit [new file with mode: 0644]
keyboard/preonic/analog.c [new file with mode: 0644]
keyboard/preonic/analog.h [new file with mode: 0644]
keyboard/preonic/backlight.c [new file with mode: 0644]
keyboard/preonic/beeps.c [new file with mode: 0644]
keyboard/preonic/beeps.h [new file with mode: 0644]
keyboard/preonic/config.h [new file with mode: 0644]
keyboard/preonic/config_definitions.h [new file with mode: 0644]
keyboard/preonic/extended_keymap_common.c [new file with mode: 0644]
keyboard/preonic/extended_keymap_common.h [new file with mode: 0644]
keyboard/preonic/extended_keymaps/extended_keymap_default.c [new file with mode: 0644]
keyboard/preonic/extended_keymaps/extended_keymap_lock.c [new file with mode: 0644]
keyboard/preonic/led.c [new file with mode: 0644]
keyboard/preonic/matrix.c [new file with mode: 0644]
protocol/lufa/descriptor.c
protocol/lufa/descriptor.h
protocol/lufa/lufa.c
protocol/lufa/midi/Config/LUFAConfig.h [new file with mode: 0755]