Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | audio note length fixes | Jack Humbert | 2016-04-15 | 1 | -23/+23 | |
| * | the spacessss | Jack Humbert | 2016-04-15 | 1 | -2/+1 | |
| * | bootmagic somehow not getting enabled, so adding eeconfig to backlight src in... | Jack Humbert | 2016-04-14 | 1 | -3/+0 | |
| * | might have broken something | Jack Humbert | 2016-04-14 | 1 | -1/+2 | |
* | | fixed merging | IBNobody | 2016-04-14 | 2 | -19/+149 | |
|\ \ | ||||||
| * | | Merge remote-tracking branch 'remotes/jackhumbert/new_defaults' | IBNobody | 2016-04-14 | 2 | -19/+149 | |
| |\| | ||||||
| | * | changing up the makefile a bit | Jack Humbert | 2016-04-14 | 2 | -19/+31 | |
| | * | new defaults | Jack Humbert | 2016-04-14 | 1 | -14/+132 | |
| * | | Rename pc.c to pvc_planck.c | IBNobody | 2016-04-14 | 1 | -0/+0 | |
| |/ | ||||||
* | | Rename pc.c to pvc_planck.c | IBNobody | 2016-04-14 | 1 | -0/+0 | |
* | | Nightly | IBNobody | 2016-04-14 | 1 | -18/+53 | |
|/ | ||||||
* | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into pc_planck | IBNobody | 2016-04-13 | 3 | -49/+112 | |
|\ | ||||||
| * | Merge pull request #244 from nicosuave/add_nico_planck_keymap | Jack Humbert | 2016-04-11 | 1 | -0/+69 | |
| |\ | ||||||
| | * | Add my keymap | Nico Ritschel | 2016-04-09 | 1 | -0/+69 | |
| * | | another modification of layers, restored arrow keys and added cut/paste | tak3over | 2016-04-07 | 1 | -13/+31 | |
| * | | switched raise and lower layers | tak3over | 2016-04-06 | 1 | -16/+13 | |
| * | | updated my keymap | tak3over | 2016-04-05 | 1 | -3/+1 | |
| * | | Modified keymap | tak3over | 2016-04-05 | 1 | -29/+10 | |
| * | | Update tak3over.c | tak3over | 2016-04-04 | 1 | -27/+27 | |
| * | | Merge pull request #2 from jackhumbert/master | tak3over | 2016-04-04 | 1 | -0/+136 | |
| |\| | ||||||
| * | | Minor documentation error. Raise and Lower. | tak3over | 2016-04-04 | 1 | -5/+5 | |
* | | | local files | IBNobody | 2016-04-13 | 1 | -7/+33 | |
* | | | LOCAL COMMIT | IBNobody | 2016-04-13 | 1 | -6/+10 | |
* | | | Added del | IBNobody | 2016-04-12 | 1 | -1/+1 | |
* | | | Adding personal files | IBNobody | 2016-04-12 | 1 | -0/+132 | |
| |/ |/| | ||||||
* | | Create tak3over.c | tak3over | 2016-04-01 | 1 | -0/+136 | |
|/ | ||||||
* | Tiny fix of Planck diagrams | Miha Rekar | 2016-03-30 | 1 | -2/+2 | |
* | Merge pull request #200 from alexives/add_diagram_to_planck_layout | Jack Humbert | 2016-03-23 | 1 | -5/+65 | |
|\ | ||||||
| * | Added layout diagrams to the default planck keymap | Alex Ives | 2016-03-16 | 1 | -5/+65 | |
* | | Addressed void* return warning in all keymaps | yoyoerx | 2016-03-10 | 1 | -1/+1 | |
|/ | ||||||
* | Delete keymap_eigen.c | deepshitgoeshere | 2016-02-25 | 1 | -184/+0 | |
* | Delete dfu-programmer.exe | deepshitgoeshere | 2016-02-25 | 1 | -0/+0 | |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into jac... | Lucas Hecht | 2016-02-25 | 1 | -0/+64 | |
|\ | ||||||
| * | Merge pull request #153 from spydon/xmonad_keymap | Jack Humbert | 2016-02-21 | 1 | -0/+64 | |
| |\ | ||||||
| | * | Added a keymap optimized for xmonad | Lukas Klingsbo | 2016-02-18 | 1 | -0/+64 | |
* | | | delete old keymap (keymap_eigen.c) | Lucas Hecht | 2016-02-25 | 1 | -37/+2 | |
* | | | Added keymap "lucas.c" | Lucas Hecht | 2016-02-24 | 3 | -0/+382 | |
|/ / | ||||||
* | | Added pageup, pagedown, home, and end keys | Lasko Height | 2016-02-11 | 1 | -6/+6 | |
* | | Added a Tenkey layer and moved the del key | Lasko Height | 2016-02-11 | 1 | -5/+25 | |
* | | Adding my initial layout | Lasko Height | 2016-02-11 | 1 | -1/+1 | |
* | | Adding my initial layout | Lasko Height | 2016-02-11 | 1 | -0/+114 | |
* | | 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 t... | Christopher Browne | 2016-02-06 | 1 | -147/+157 | |
|/ | ||||||
* | 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 | |
* | More samples, some not entirely working yet. | Christopher Browne | 2016-02-01 | 1 | -13/+26 | |
* | Many of the changes I wanted | Christopher Browne | 2016-02-01 | 1 | -18/+20 |