]> git.donarmstrong.com Git - qmk_firmware.git/commit
Sample of using build info to generate keystrokes (#412)
authorChristopher Browne <cbbrowne@acm.org>
Thu, 16 Jun 2016 21:16:51 +0000 (17:16 -0400)
committerJack Humbert <jack.humb@gmail.com>
Thu, 16 Jun 2016 21:16:51 +0000 (17:16 -0400)
commit2cf26915e3ed737ae83cf7b54f7e84fc2f0d3b40
treeae497d0e544bd9d02ecc6b2271c36e578aec091e
parent91b469d88fc530412bdd3c604374542898614895
Sample of using build info to generate keystrokes (#412)

* More documentation

* Saving crontab for user  on host

* Restructuring in keeping with recent changes to conventions

* Simplify submitting my fave cbbrowne keystroke by using SEND_STRING()

* Local change, not apropos to have in this repo

* Simplify logic; no need to return so much

* Add in a version key

* Add docs

* Split build date into a separate DEFINE

* Ensure there is a value even if not working within a git repo

* Should not include the compiled code in the repo

* compiled.hex files should not be included in the repo; they represent generated compiled code

* Fix spelling in comment

* Remove more generated files

* Add rule to ignore contents of .build directories; their contents are generated

* Revert removals of compiled files
Makefile
keyboard/planck/keymaps/.gitignore [new file with mode: 0644]
keyboard/planck/keymaps/angerthosenear/keymap.c
keyboard/planck/keymaps/cbbrowne/keymap.c
keyboard/planck/keymaps/cbbrowne/readme.md
keyboard/planck/keymaps/experimental/compiled.hex