Age | Commit message (Expand) | Author | Files | Lines |
2017-06-12 | remove .hex, .PNG, .jpg | Jack Humbert | 4 | -3/+3 |
2017-06-09 | removes some images | Jack Humbert | 4 | -2/+2 |
2017-05-26 | - Added schematic for Trackpoint demonstration | dbroqua | 2 | -0/+3 |
2017-05-26 | - Added integration of IBM Trackpoint | dbroqua | 7 | -0/+135 |
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein | 3 | -14/+14 |
2017-04-30 | Simple RGB backlight theming | Priyadi Iman Nurcahyo | 5 | -72/+161 |
2017-04-30 | Syntax fix | Priyadi Iman Nurcahyo | 1 | -2/+2 |
2017-04-29 | Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr... | Priyadi Iman Nurcahyo | 4 | -22/+55 |
2017-04-19 | tune clicks | Priyadi Iman Nurcahyo | 1 | -3/+3 |
2017-04-19 | Fix LED sequence; bug fixes | Priyadi Iman Nurcahyo | 2 | -10/+18 |
2017-04-18 | Fix Planck compatibility | Priyadi Iman Nurcahyo | 1 | -0/+2 |
2017-04-18 | Keymap updates and some adjustment for latest version of QMK | Priyadi Iman Nurcahyo | 4 | -24/+125 |
2017-04-18 | Promethium rev2 | Priyadi Iman Nurcahyo | 6 | -29/+372 |
2017-04-17 | Fixed dvorak layout for Atreus50 | David Baldwynn | 1 | -1/+1 |
2017-04-13 | Rename MS-sculpt-mobile to MS_scuplpt_mobile | Fred Sundvik | 7 | -10/+11 |
2017-04-13 | Add SKIP_VERSION option to speed up compilation | Fred Sundvik | 17 | -0/+0 |
2017-04-02 | Use tap-toggle to move between layers. | Nurahmadie | 1 | -4/+4 |
2017-04-02 | Fix layer stuck, and add numpad support | Nurahmadie | 2 | -10/+15 |
2017-04-02 | Forgot semicolon, and add reference link | Nurahmadie | 2 | -2/+4 |
2017-04-02 | Add README | Nurahmadie | 2 | -18/+13 |
2017-04-02 | Enable alt-F4 without [Fn] | Nurahmadie | 1 | -21/+41 |
2017-04-02 | Add capslock led, and audio buttons | Nurahmadie | 1 | -16/+26 |
2017-04-02 | Remove lead keys, fix some typos, rearrange layers | Nurahmadie | 2 | -29/+10 |
2017-04-02 | Add initial keymap | Nurahmadie | 2 | -28/+73 |
2017-04-02 | Initial work for my kbod support in qmk_firmware | Nurahmadie | 10 | -0/+388 |
2017-03-28 | Move Atreus50 to hardwired directory and update README | Danny Nguyen | 8 | -0/+565 |
2017-03-15 | Merge pull request #1147 from nooges/numpad20 | Jack Humbert | 6 | -0/+292 |
2017-03-15 | Merge pull request #1150 from nooges/ortho5x13 | Jack Humbert | 6 | -0/+581 |
2017-03-09 | Add handwired 5x13 ortholinear keyboard | Danny Nguyen | 6 | -0/+581 |
2017-03-09 | Initial commit for handwired numpad | Danny Nguyen | 6 | -0/+292 |
2017-03-09 | Merge branch 'master' into sculpt2 | milestogo | 18 | -447/+1442 |
2017-03-09 | docs for babblepaste | milestogo | 2 | -481/+115 |
2017-03-08 | fix stupid error w/ mode switch | milestogo | 8 | -25/+51 |
2017-03-08 | added browser babble, removed code from keymap | milestogo | 4 | -212/+438 |
2017-03-08 | Fix function layer actions | Danny Nguyen | 1 | -9/+4 |
2017-03-08 | Add Makefile | Danny Nguyen | 1 | -0/+3 |
2017-03-07 | Update description | Danny Nguyen | 1 | -1/+1 |
2017-03-07 | Add readme file | Danny Nguyen | 2 | -27/+12 |
2017-03-07 | Set pinout and layout | Danny Nguyen | 3 | -55/+61 |
2017-03-07 | Add rule for flashing microcontroller using avrdude | Danny Nguyen | 1 | -0/+10 |
2017-03-07 | Copy CMD60 as starting point and rename files | Danny Nguyen | 6 | -0/+364 |
2017-03-06 | working with preprocessor macros for babblepaste | milestogo | 5 | -431/+395 |
2017-03-01 | clean up babblepaste | milestogo | 3 | -0/+1029 |
2017-03-01 | missed config.h stuck modifiers change | milestogo | 1 | -2/+4 |
2017-03-01 | keymap and C6 audio testing | milestogo | 3 | -28/+125 |
2017-02-21 | added pause, prtsc & ins to list of keys to be processed on release | Priyadi Iman Nurcahyo | 1 | -2/+5 |
2017-02-21 | Move caps to FUN layer; add Pause key | Priyadi Iman Nurcahyo | 1 | -12/+4 |
2017-02-20 | Move del back to fun+backspce | Priyadi Iman Nurcahyo | 1 | -3/+3 |
2017-02-20 | Only process Fnumber on key release, and only when layer is still active | Priyadi Iman Nurcahyo | 1 | -0/+10 |
2017-02-16 | Fix integer overflow | Priyadi Iman Nurcahyo | 1 | -6/+4 |