Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-15 | Split build date into a separate DEFINE | Christopher Browne | |
2016-06-15 | Add docs | Christopher Browne | |
2016-06-15 | Add in a version key | Christopher Browne | |
2016-06-13 | Simplify logic; no need to return so much | Christopher Browne | |
2016-06-13 | Simplify submitting my fave cbbrowne keystroke by using SEND_STRING() | Christopher Browne | |
2016-06-13 | Restructuring in keeping with recent changes to conventions | Christopher Browne | |
2016-06-13 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne | |
2016-06-11 | Makefile redo & other features (#395) | Jack Humbert | |
* .build containment implemented * no destructive variable setting - builds in either folder * make from 3 places * cleans before each build * make from root with keyboard=keyboard, keymap=keymap * make from keyboard/keyboard with keymap=keymap * make from keymaps/keymap * only implemented on planck * adds color diag to avr-gcc * makefiles for all plancks, clean-up * quick build-all makefile for plancks * reformatting of make output (colors) * color toggle, tmk path corrections * correct if statement for color * move config.h to main makefile, updates preonic, atomic * format update, all keyboards targets * makefile optional for build all target, alps and arrow_pad updated * alps updated * make planck default, trying out travis recipe for all-keyboards * all-keymaps target, different travis recipe * updates alps64 * updates keyboards to new format * updates clue* projects * all projects updated, specialise EZ .hex, let .hex through * updates travis * automatically find root, keyboard, keymap * silent echo, cleaned-up mass make output * updates all keyboards' .hex files except EZ * Rename Bantam44.c to bantam44.c * Rename Bantam44.h to bantam44.h * nananana * adds six key keyboard * does same to ez as rest * updates send_string example * brings ergodox_ez up to date * updates template/new project script * adds sixkeyboard * adds readme for sixkeyboard * adds sixkeyboard to travis * filenames, gitignore mess * define clock prescaler stuff manually * make quick, size test example * documentation and dfu-no-build | |||
2016-02-22 | More documentation | Christopher Browne | |
2016-02-08 | Eliminate switch statement by using contiguous character ranges | Christopher Browne | |
2016-02-06 | Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵ | Christopher Browne | |
the digits/letters chosen | |||
2016-02-03 | Remove obsolete comments | Christopher Browne | |
2016-02-03 | Comment things more | Christopher Browne | |
2016-02-03 | Random characters now working AOK | Christopher Browne | |
2016-02-03 | More experiments with mapping, notably adding in the random bits | Christopher Browne | |
2016-02-01 | Set up a macro that writes cbbrowne. So that is a nice example of how it works. | Christopher Browne | |
Probably ought to write up some docs on this to improve it. | |||
2016-02-01 | More samples, some not entirely working yet. | Christopher Browne | |
I am trying to mess around with MACRO(), but it is not there quite yet... | |||
2016-02-01 | Many of the changes I wanted | Christopher Browne | |
2016-01-29 | More notes | Christopher Browne | |
2016-01-29 | Notes on what's done, and plans to change my key mapping | Christopher Browne | |
2016-01-29 | Notes on what's done, and plans to change my key mapping | Christopher Browne | |
2016-01-29 | Bunch of reformatting, improvements to comments | Christopher Browne | |
2016-01-29 | Latest version of cbbrowne key maps | Christopher Browne | |
2016-01-28 | Added in a keypad layer that replaces Dvorak | Christopher Browne | |