summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/keymaps/cbbrowne
Commit message (Collapse)AuthorAgeFilesLines
* Restructuring in keeping with recent changes to conventionsChristopher Browne2016-06-136-1504/+79
|
* Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-132-0/+1526
|\
| * Makefile redo & other features (#395)Jack Humbert2016-06-112-0/+1526
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .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
* | More documentationChristopher Browne2016-02-222-9/+21
|/
* Eliminate switch statement by using contiguous character rangesChristopher Browne2016-02-081-152/+12
|
* Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵Christopher Browne2016-02-061-147/+157
| | | | the digits/letters chosen
* Remove obsolete commentsChristopher Browne2016-02-031-9/+0
|
* Comment things moreChristopher Browne2016-02-031-1/+2
|
* Random characters now working AOKChristopher Browne2016-02-031-14/+157
|
* More experiments with mapping, notably adding in the random bitsChristopher Browne2016-02-031-48/+60
|
* Set up a macro that writes cbbrowne. So that is a nice example of how it works.Christopher Browne2016-02-011-4/+4
| | | | Probably ought to write up some docs on this to improve it.
* More samples, some not entirely working yet.Christopher Browne2016-02-011-13/+26
| | | | I am trying to mess around with MACRO(), but it is not there quite yet...
* Many of the changes I wantedChristopher Browne2016-02-011-18/+20
|
* More notesChristopher Browne2016-01-291-1/+1
|
* Notes on what's done, and plans to change my key mappingChristopher Browne2016-01-291-0/+11
|
* Notes on what's done, and plans to change my key mappingChristopher Browne2016-01-291-0/+19
|
* Bunch of reformatting, improvements to commentsChristopher Browne2016-01-291-19/+22
|
* Latest version of cbbrowne key mapsChristopher Browne2016-01-292-14/+37
|
* Added in a keypad layer that replaces DvorakChristopher Browne2016-01-281-0/+100