summaryrefslogtreecommitdiffstats
path: root/keyboard/planck
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #153 from spydon/xmonad_keymapJack Humbert2016-02-211-0/+64
|\
| * Added a keymap optimized for xmonadLukas Klingsbo2016-02-181-0/+64
* | Added pageup, pagedown, home, and end keysLasko Height2016-02-111-6/+6
* | Added a Tenkey layer and moved the del keyLasko Height2016-02-111-5/+25
* | Adding my initial layoutLasko Height2016-02-111-1/+1
* | Adding my initial layoutLasko Height2016-02-111-0/+114
* | Eliminate switch statement by using contiguous character rangesChristopher Browne2016-02-081-152/+12
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-02-082-178/+2
|\|
| * README changesJack Humbert2016-02-071-22/+1
| * Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert2016-02-074-1/+345
| |\
| | * Merge pull request #129 from cbbrowne/masterJack Humbert2016-02-051-57/+217
| | |\
| | * | Update PCB_GUIDE.mdJack Humbert2016-02-051-0/+1
| * | | README changesJack Humbert2016-02-071-156/+0
* | | | Add in XOR of lowest 8 bits of system timer to encourage more randomness of t...Christopher Browne2016-02-061-147/+157
| |_|/ |/| |
* | | 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 https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-02-031-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge pull request #123 from cbbrowne/masterJack Humbert2016-02-014-0/+183
| |\ \
| * | | Fix for broken link in readme.Kacey A2016-01-301-1/+1
| | |/ | |/|
* | | Set up a macro that writes cbbrowne. So that is a nice example of how it works.Christopher Browne2016-02-011-4/+4
* | | More samples, some not entirely working yet.Christopher Browne2016-02-011-13/+26
| |/ |/|
* | 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
* | More notesChristopher Browne2016-01-291-1/+1
* | 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
|/
* add mollat keymapAM2016-01-261-0/+149
* no messageYang Liu2016-01-241-2/+2
* add one more photoYang Liu2016-01-241-0/+0
* Add a photo for the demonstration of RGB underflowYang Liu2016-01-241-0/+0
* Integrate WS2812 code into quantum coreYang Liu2016-01-246-859/+1
* Add support for WS2812 LEDsYang Liu2016-01-249-7/+1029
* Makefile back to defaultsJack Humbert2016-01-231-3/+3
* rename fileJack Humbert2016-01-231-42/+0
* Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into smar...Jack Humbert2016-01-235-17/+104
|\
| * better integrationsJack Humbert2016-01-204-54/+25
| * soundsJack Humbert2016-01-151-2/+2
| * note seq, start-up beeps, function beepsJack Humbert2016-01-131-16/+57
| * beeps on lock keymapJack Humbert2016-01-112-30/+31
| * pwm audioJack Humbert2016-01-115-8/+82
* | keymap.c changes, disable grep stuffJack Humbert2016-01-208-141/+44
* | I guess I can reference #90 in the commit messageJack Humbert2016-01-162-38/+3
* | added error for keymap file not existingJack Humbert2016-01-161-0/+4