Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | My Attempt at adapting the Bone2 layout with Neo2 navigation cluster & ↵ | Jason Janse van Rensburg | 2016-04-16 | 1 | -0/+112 |
| | | | | | | number block to the Planck. Very much a WIP, will most likely start tweaking further once my Planck kit has dropped | ||||
* | [Erez & Jack] Makes tri-layer available across Quantum | Erez Zukerman | 2016-04-07 | 1 | -9/+0 |
| | |||||
* | 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 ↵ | Jack Humbert | 2016-04-14 | 1 | -3/+0 |
| | | | | include cond | ||||
* | might have broken something | Jack Humbert | 2016-04-14 | 1 | -1/+2 |
| | |||||
* | changing up the makefile a bit | Jack Humbert | 2016-04-14 | 2 | -19/+31 |
| | |||||
* | new defaults | Jack Humbert | 2016-04-14 | 1 | -14/+132 |
| | |||||
* | 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 nico keymap | ||||
| | * | 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 |
| |\| | | | | | | | Update from source | ||||
| * | | Minor documentation error. Raise and Lower. | tak3over | 2016-04-04 | 1 | -5/+5 |
| | | | | | | | | | The Raise and Lower keys were transposed in the comment key map for all layers. Assuming _RS and _LW should be mapped to Raise and Lower respectively. Probably is the same in the other custom keymaps that copied from this default. | ||||
* | | | local files | IBNobody | 2016-04-13 | 1 | -7/+33 |
| | | | | | | | | | | | | local files | ||||
* | | | LOCAL COMMIT | IBNobody | 2016-04-13 | 1 | -6/+10 |
| | | | | | | | | | | | | LOCAL COMMIT | ||||
* | | | 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 |
|/ | | | Custom keymap with an additional function layer for numpad, pgup, pgdn, del, ins, home, end, and additional arrow keys. | ||||
* | 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 | ||||
| * | Added layout diagrams to the default planck keymap | Alex Ives | 2016-03-16 | 1 | -5/+65 |
| | | | | | | | | Signed-off-by: Alex Ives <alex@ives.mn> | ||||
* | | 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 ↵ | Lucas Hecht | 2016-02-25 | 1 | -0/+64 |
|\ | | | | | | | jackhumbert-master | ||||
| * | Merge pull request #153 from spydon/xmonad_keymap | Jack Humbert | 2016-02-21 | 1 | -0/+64 |
| |\ | | | | | | | Keymap optimized for xmonad | ||||
| | * | Added a keymap optimized for xmonad | Lukas Klingsbo | 2016-02-18 | 1 | -0/+64 |
| | | | | | | | | | | | | | | | | | | The M(1) function changes layer temporarily (so that numbers can be used) and holds LGUI which makes it possible to easily change virtual screens and swap windows inbetween them. | ||||
* | | | 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 ↵ | Christopher Browne | 2016-02-06 | 1 | -147/+157 |
|/ | | | | the digits/letters chosen | ||||
* | 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 |
| | | | | Probably ought to write up some docs on this to improve it. | ||||
* | More samples, some not entirely working yet. | Christopher Browne | 2016-02-01 | 1 | -13/+26 |
| | | | | I am trying to mess around with MACRO(), but it is not there quite yet... | ||||
* | Many of the changes I wanted | Christopher Browne | 2016-02-01 | 1 | -18/+20 |
| | |||||
* | More notes | Christopher Browne | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | Notes on what's done, and plans to change my key mapping | Christopher Browne | 2016-01-29 | 1 | -0/+11 |
| | |||||
* | Notes on what's done, and plans to change my key mapping | Christopher Browne | 2016-01-29 | 1 | -0/+19 |
| |