Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 1 | -173/+0 |
| | | | | | | * fixes from tmk's repo * rename keyboard to keyboards | ||||
* | updates all config.h and Makefiles to correct references, text | Jack Humbert | 2016-06-21 | 1 | -1/+1 |
| | |||||
* | Sample of using build info to generate keystrokes (#412) | Christopher Browne | 2016-06-16 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Renaming planck/cbbrowne in keeping with recent naming conventions (#405) | Christopher Browne | 2016-06-13 | 1 | -21/+16 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Eliminate switch statement by using contiguous character ranges | Christopher Browne | 2016-02-08 | 1 | -152/+12 |
| | |||||
* | Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵ | Christopher Browne | 2016-02-06 | 1 | -147/+157 |
| | | | | the digits/letters chosen | ||||
* | Remove obsolete comments | Christopher Browne | 2016-02-03 | 1 | -9/+0 |
| | |||||
* | Comment things more | Christopher Browne | 2016-02-03 | 1 | -1/+2 |
| | |||||
* | Random characters now working AOK | Christopher Browne | 2016-02-03 | 1 | -14/+157 |
| | |||||
* | More experiments with mapping, notably adding in the random bits | Christopher Browne | 2016-02-03 | 1 | -48/+60 |
| | |||||
* | Set up a macro that writes cbbrowne. So that is a nice example of how it works. | Christopher Browne | 2016-02-01 | 1 | -4/+4 |
| | | | | Probably ought to write up some docs on this to improve it. | ||||
* | More samples, some not entirely working yet. | Christopher Browne | 2016-02-01 | 1 | -13/+26 |
| | | | | I am trying to mess around with MACRO(), but it is not there quite yet... | ||||
* | Many of the changes I wanted | Christopher Browne | 2016-02-01 | 1 | -18/+20 |
| | |||||
* | More notes | Christopher Browne | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | Notes on what's done, and plans to change my key mapping | Christopher Browne | 2016-01-29 | 1 | -0/+11 |
| | |||||
* | Notes on what's done, and plans to change my key mapping | Christopher Browne | 2016-01-29 | 1 | -0/+19 |
| | |||||
* | Bunch of reformatting, improvements to comments | Christopher Browne | 2016-01-29 | 1 | -19/+22 |
| | |||||
* | Latest version of cbbrowne key maps | Christopher Browne | 2016-01-29 | 1 | -14/+21 |
| | |||||
* | Added in a keypad layer that replaces Dvorak | Christopher Browne | 2016-01-28 | 1 | -0/+100 |