Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Fix left shift in ansi layout | Geoff Lane | 2017-06-15 | 1 | -2/+2 | |
| * | | | | | Fix esc key | Geoff Lane | 2017-06-15 | 2 | -2/+2 | |
| * | | | | | Merge pull request #1394 from Khord/master | Jack Humbert | 2017-06-15 | 4 | -6/+283 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tap dance and hold changes to make planck match lets split | Dylan Khor | 2017-06-15 | 1 | -6/+6 | |
| | * | | | | | minor fixes | Dylan Khor | 2017-06-15 | 2 | -4/+1 | |
| | * | | | | | Add custom let's split keymap | Dylan Khor | 2017-06-15 | 3 | -0/+280 | |
| * | | | | | | Minor updates to planck/keymaps/dshields | Daniel Shields | 2017-06-15 | 2 | -25/+15 | |
| |/ / / / / | ||||||
| * | | | | | Added HyperTab and Ctrl/Fn as well as Space cadet parens (#1390) | Martin Gondermann | 2017-06-14 | 4 | -42/+79 | |
| * | | | | | Added whitefox keymap | Ethan Madden | 2017-06-13 | 2 | -0/+63 | |
| * | | | | | Merge pull request #1387 from antelaurijssen/master | Jack Humbert | 2017-06-12 | 4 | -0/+908 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Properly formatted unordered lists in readme.md | Ante Laurijssen | 2017-06-12 | 1 | -29/+29 | |
| | * | | | | | Mods to readme.md | Ante Laurijssen | 2017-06-12 | 1 | -1/+1 | |
| | * | | | | | Modifications to readme.md and deletion of keyboard layout images | Ante Laurijssen | 2017-06-12 | 8 | -5214/+16 | |
| | * | | | | | -MIDI Chords now using process_record_user instead of F(n) keys | Ante Laurijssen | 2017-06-11 | 1 | -328/+164 | |
| | * | | | | | Created special shift keys for Morse layer that change variable value, enabli... | Ante Laurijssen | 2017-06-07 | 1 | -143/+29 | |
| | * | | | | | Working on Morse Code Macros | Ante Laurijssen | 2017-06-07 | 1 | -9/+24 | |
| | * | | | | | Added a couple of custom keys and updated layer image | Ante Laurijssen | 2017-06-05 | 2 | -7/+36 | |
| | * | | | | | Improvements and corrections to morse code macros layer | Ante Laurijssen | 2017-06-02 | 1 | -44/+44 | |
| | * | | | | | Improvements to Midi and keymap | Ante Laurijssen | 2017-05-30 | 1 | -57/+57 | |
| | * | | | | | Another typo... | Ante Laurijssen | 2017-05-29 | 1 | -1/+1 | |
| | * | | | | | Corrected typo in readme.md | Ante Laurijssen | 2017-05-29 | 1 | -2/+2 | |
| | * | | | | | Added a few images | Ante Laurijssen | 2017-05-29 | 3 | -0/+5190 | |
| | * | | | | | Added MIDI_CHORD layer and other little fixes. | Ante Laurijssen | 2017-05-29 | 5 | -29/+226 | |
| | * | | | | | Midi Chord Function is now working! But some chords lag... | Ante Laurijssen | 2017-05-28 | 2 | -46/+124 | |
| | * | | | | | Still working on these MIDI CHORDS! | Ante Laurijssen | 2017-05-26 | 2 | -26/+11 | |
| | * | | | | | More changes to keymap.c to try and get midi chords to work | Ante Laurijssen | 2017-05-25 | 1 | -74/+86 | |
| | * | | | | | More updates to keymap.c - still errors with midi when trying to compile | Ante Laurijssen | 2017-05-24 | 1 | -71/+61 | |
| | * | | | | | More work on my keymap.c and added .png images of my different layers. | Ante Laurijssen | 2017-05-22 | 6 | -99/+120 | |
| | * | | | | | More work on keymap.c and config.h | Ante Laurijssen | 2017-05-21 | 2 | -104/+197 | |
| | * | | | | | Merge https://github.com/qmk/qmk_firmware | Ante Laurijssen | 2017-05-21 | 10 | -12/+361 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Continuing work on keymap.c | Ante Laurijssen | 2017-05-21 | 1 | -34/+416 | |
| | * | | | | | | Merge https://github.com/qmk/qmk_firmware | Ante Laurijssen | 2017-05-17 | 4 | -16/+19 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Added Space Cadet Rollover Disable to config.h | Ante Laurijssen | 2017-05-16 | 1 | -0/+3 | |
| | * | | | | | | | Working on keymap.c file... | Ante Laurijssen | 2017-05-15 | 1 | -4/+6 | |
| | * | | | | | | | Started working on custom midi chord function | Ante Laurijssen | 2017-05-14 | 1 | -0/+68 | |
| | * | | | | | | | Initial push of my keymap | Ante Laurijssen | 2017-05-14 | 4 | -0/+319 | |
| * | | | | | | | | Merge pull request #1389 from geofflane/keyboard_s65_x_2 | Jack Humbert | 2017-06-12 | 6 | -30/+297 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add ISO layout for S65-X | Geoff Lane | 2017-06-12 | 3 | -0/+267 | |
| | * | | | | | | | | Fix media controls in default layout | Geoff Lane | 2017-06-12 | 1 | -2/+2 | |
| | * | | | | | | | | Fix backslash and some of the docs | Geoff Lane | 2017-06-12 | 4 | -28/+28 | |
| * | | | | | | | | | Add MIDI layer to magicmonty keymap (#1386) | Martin Gondermann | 2017-06-12 | 4 | -29/+105 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | remove .hex, .PNG, .jpg | Jack Humbert | 2017-06-11 | 57 | -24/+42 | |
| * | | | | | | | | remove the rest of the .pngs | Jack Humbert | 2017-06-11 | 58 | -35/+44 | |
| * | | | | | | | | remove most .pngs | Jack Humbert | 2017-06-11 | 87 | -2327/+51 | |
| * | | | | | | | | Support Sentraq S65-X | Geoff Lane | 2017-06-10 | 8 | -0/+511 | |
| * | | | | | | | | convert docs to lowercase and underscores | Jack Humbert | 2017-06-10 | 1 | -2/+2 | |
| * | | | | | | | | Merge pull request #1382 from binaryplease/handwired_binaryplease | Jack Humbert | 2017-06-09 | 4 | -0/+432 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | put colemak and qwert switching on the top right | binaryplease | 2017-06-10 | 1 | -1/+1 | |
| | * | | | | | | | | removed swapping keys in adjust layer | binaryplease | 2017-06-10 | 1 | -1/+1 | |
| | * | | | | | | | | commented out unused layers | binaryplease | 2017-06-10 | 1 | -58/+58 |