summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* my personal ergodox keymap layoutDaniel Mijares2016-02-065-0/+307
| | | | with pngs of layout and readme
* Merge pull request #129 from cbbrowne/masterJack Humbert2016-02-051-57/+217
|\ | | | | Example of some "Random Keys"
| * 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
| |
| * Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne2016-02-031-48/+60
| |\
| | * More experiments with mapping, notably adding in the random bitsChristopher Browne2016-02-031-48/+60
| | |
| | * Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne2016-02-012-32/+68
| | |\
| | * \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-01-312-29/+163
| | |\ \
| * | \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-02-035-1315/+1453
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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...
* | | | | Update PCB_GUIDE.mdJack Humbert2016-02-051-0/+1
| | | | |
* | | | | Fixes CM_SCLN and updates docs for ColemakErez Zukerman2016-02-052-5/+6
| | | | |
* | | | | Tweaks symbol layer (see changleog)Erez Zukerman2016-02-053-1477/+1137
| | | | |
* | | | | Disable console for improved performanceCharles Maresh2016-02-031-1/+1
| |/ / / |/| | | | | | | | | | | | | | | | | | | Commenting out the line is the only way to disable the console, as the value of CONSOLE_ENABLE isn't checked. There are only checks for its existence; setting it to `yes` or `no` doesn't change the compilation.
* | | | Merge pull request #123 from cbbrowne/masterJack Humbert2016-02-014-0/+183
|\| | | | | | | | | | | README notes and cbbrowne layout
| * | | Add notes on what sorts of actions are riskyChristopher Browne2016-02-011-0/+21
| | | |
| * | | Many of the changes I wantedChristopher Browne2016-02-011-18/+20
| |/ /
| * | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-01-309-1466/+2191
| |\ \
| * | | More notesChristopher Browne2016-01-291-1/+1
| | | |
| * | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-01-296-0/+1718
| |\ \ \
| * | | | On Linux, run dfu-programmer as rootChristopher Browne2016-01-291-0/+4
| | | | |
| * | | | 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
| | | | |
* | | | | Refreshes default keymap for single tap L1 switchErez Zukerman2016-02-011-1285/+1285
| | | | |
* | | | | Merge pull request #116 from tachk/readmeFixJack Humbert2016-01-311-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix for broken link in readme.
| * | | | | Fix for broken link in readme.Kacey A2016-01-301-1/+1
| | | | | |
* | | | | | Merge pull request #119 from seancaffery/teensynoteJack Humbert2016-01-311-0/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Clarify Atreus support
| * | | | | Clarify Atreus supportSean Caffery2016-01-311-0/+4
| | |_|_|/ | |/| | |
* | | | | some fixes in readmeStephan Bösebeck2016-01-311-2/+3
| | | | |
* | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-319-1466/+2191
|\| | | |
| * | | | add build instructions to readmecoderkun2016-01-301-2/+17
| | | | |
| * | | | correct link and some minor details in readme filecoderkun2016-01-301-3/+3
| | | | |
| * | | | add readme file for coderkun’s Neo2 layoutcoderkun2016-01-301-0/+16
| | | | |
| * | | | Merge remote-tracking branch 'upstream/master'coderkun2016-01-306-0/+510
| |\| | |
| | * | | Add Teensy2 Atreus supportSean Caffery2016-01-306-0/+510
| | | |/ | | |/|
| * / | add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s ↵coderkun2016-01-302-1466/+1650
| |/ / | | | | | | | | | layer 4
* | | fixed some copy paste errorsStephan Bösebeck2016-01-291-2/+2
| | |
* | | added a egoshooter layerStephan Bösebeck2016-01-291-4/+58
| | |
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-296-0/+1718
|\| |
| * | Added .hex file.Christoph Schmitz2016-01-281-0/+1473
| | |
| * | Fixed graphics.Christoph Schmitz2016-01-281-0/+0
| | |
| * | Added media layer.Christoph Schmitz2016-01-282-0/+4
| | |
| * | Added links.Christoph Schmitz2016-01-281-1/+7
| | |
| * | Added documentation.Christoph Schmitz2016-01-283-0/+25
| | |
| * | Made all layer change keys momentary. Removed Hyper and Meh in favor of ↵Christoph Schmitz2016-01-281-11/+11
| | | | | | | | | | | | layer 1 and 2 on both halves.