Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Promethium rev2 | Priyadi Iman Nurcahyo | 2017-04-19 | 6 | -29/+372 | |
| | | | | | | | * 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix | |||||
* | Fixed dvorak layout for Atreus50 | David Baldwynn | 2017-04-17 | 1 | -1/+1 | |
| | ||||||
* | Rename MS-sculpt-mobile to MS_scuplpt_mobile | Fred Sundvik | 2017-04-13 | 7 | -10/+11 | |
| | | | | | | Subprojects with "-" have problems, since the build system creates a define containing the subproject name, and "-" is illegal in macro names. | |||||
* | Add SKIP_VERSION option to speed up compilation | Fred Sundvik | 2017-04-13 | 17 | -0/+0 | |
| | ||||||
* | Use tap-toggle to move between layers. | Nurahmadie | 2017-04-02 | 1 | -4/+4 | |
| | | | | - Add PDOT key | |||||
* | Fix layer stuck, and add numpad support | Nurahmadie | 2017-04-02 | 2 | -10/+15 | |
| | ||||||
* | Forgot semicolon, and add reference link | Nurahmadie | 2017-04-02 | 2 | -2/+4 | |
| | ||||||
* | Add README | Nurahmadie | 2017-04-02 | 2 | -18/+13 | |
| | ||||||
* | Enable alt-F4 without [Fn] | Nurahmadie | 2017-04-02 | 1 | -21/+41 | |
| | | | | - Add led indicator when keymap not on base layer \o/ | |||||
* | Add capslock led, and audio buttons | Nurahmadie | 2017-04-02 | 1 | -16/+26 | |
| | | | | - Also change layer switch to momentary | |||||
* | Remove lead keys, fix some typos, rearrange layers | Nurahmadie | 2017-04-02 | 2 | -29/+10 | |
| | ||||||
* | Add initial keymap | Nurahmadie | 2017-04-02 | 2 | -28/+73 | |
| | | | | *crossfingers* | |||||
* | Initial work for my kbod support in qmk_firmware | Nurahmadie | 2017-04-02 | 10 | -0/+388 | |
| | | | | | | - Wiring layout done No actual keymap yet | |||||
* | Move Atreus50 to hardwired directory and update README | Danny Nguyen | 2017-03-28 | 8 | -0/+565 | |
| | ||||||
* | Merge pull request #1147 from nooges/numpad20 | Jack Humbert | 2017-03-15 | 6 | -0/+292 | |
|\ | | | | | Add handwired 20-key Numpad | |||||
| * | Initial commit for handwired numpad | Danny Nguyen | 2017-03-09 | 6 | -0/+292 | |
| | | ||||||
* | | Merge pull request #1150 from nooges/ortho5x13 | Jack Humbert | 2017-03-15 | 6 | -0/+581 | |
|\ \ | | | | | | | Add handwired 5x13 ortholinear keyboard | |||||
| * | | Add handwired 5x13 ortholinear keyboard | Danny Nguyen | 2017-03-09 | 6 | -0/+581 | |
| |/ | ||||||
* | | Merge branch 'master' into sculpt2 | milestogo | 2017-03-08 | 18 | -447/+1442 | |
|\| | ||||||
| * | Fix function layer actions | Danny Nguyen | 2017-03-07 | 1 | -9/+4 | |
| | | ||||||
| * | Add Makefile | Danny Nguyen | 2017-03-07 | 1 | -0/+3 | |
| | | ||||||
| * | Update description | Danny Nguyen | 2017-03-07 | 1 | -1/+1 | |
| | | ||||||
| * | Add readme file | Danny Nguyen | 2017-03-07 | 2 | -27/+12 | |
| | | ||||||
| * | Set pinout and layout | Danny Nguyen | 2017-03-07 | 3 | -55/+61 | |
| | | ||||||
| * | Add rule for flashing microcontroller using avrdude | Danny Nguyen | 2017-03-07 | 1 | -0/+10 | |
| | | ||||||
| * | Copy CMD60 as starting point and rename files | Danny Nguyen | 2017-03-07 | 6 | -0/+364 | |
| | | ||||||
| * | added pause, prtsc & ins to list of keys to be processed on release | Priyadi Iman Nurcahyo | 2017-02-21 | 1 | -2/+5 | |
| | | ||||||
| * | Move caps to FUN layer; add Pause key | Priyadi Iman Nurcahyo | 2017-02-21 | 1 | -12/+4 | |
| | | ||||||
| * | Move del back to fun+backspce | Priyadi Iman Nurcahyo | 2017-02-21 | 1 | -3/+3 | |
| | | ||||||
| * | Only process Fnumber on key release, and only when layer is still active | Priyadi Iman Nurcahyo | 2017-02-21 | 1 | -0/+10 | |
| | | ||||||
| * | Fix integer overflow | Priyadi Iman Nurcahyo | 2017-02-16 | 1 | -6/+4 | |
| | | ||||||
| * | reposition ins and del key | Priyadi Iman Nurcahyo | 2017-02-16 | 2 | -13/+17 | |
| | | ||||||
| * | Added README for my keymap | Priyadi Iman Nurcahyo | 2017-02-15 | 2 | -0/+44 | |
| | | ||||||
| * | Move keyboard specific stuff to keyboard specific files, and vice versa | Priyadi Iman Nurcahyo | 2017-02-15 | 5 | -116/+168 | |
| | | ||||||
| * | Added copyright notice | Priyadi Iman Nurcahyo | 2017-02-15 | 1 | -2/+14 | |
| | | ||||||
| * | Merge my Planck-like keyboards | Priyadi Iman Nurcahyo | 2017-02-15 | 2 | -64/+104 | |
| | | ||||||
| * | Move Alt-Tab position | Priyadi Iman Nurcahyo | 2017-02-15 | 1 | -4/+4 | |
| | | ||||||
| * | num, func, punc 3state layer done right | Priyadi Iman Nurcahyo | 2017-02-15 | 2 | -57/+46 | |
| | | ||||||
| * | GUI layer fixes | Priyadi Iman Nurcahyo | 2017-02-14 | 1 | -2/+2 | |
| | | ||||||
| * | Alt-tab handling in GUI layer | Priyadi Iman Nurcahyo | 2017-02-14 | 1 | -3/+13 | |
| | | ||||||
| * | remove stand alone punc layer switcher for now | Priyadi Iman Nurcahyo | 2017-02-14 | 1 | -1/+3 | |
| | | ||||||
| * | Add explicit punctuation key for greek layers | Priyadi Iman Nurcahyo | 2017-02-14 | 1 | -6/+6 | |
| | | ||||||
| * | Func + Num = Punc | Priyadi Iman Nurcahyo | 2017-02-14 | 1 | -9/+9 | |
| | | ||||||
| * | move GRV to ESC position | Priyadi Iman Nurcahyo | 2017-02-13 | 1 | -4/+4 | |
| | | ||||||
| * | Forgot to add ifdef to optional feature | Priyadi Iman Nurcahyo | 2017-02-13 | 1 | -0/+2 | |
| | | ||||||
| * | Remove assignment warning | Priyadi Iman Nurcahyo | 2017-02-13 | 1 | -1/+1 | |
| | | ||||||
| * | Workaround to remove warning | Priyadi Iman Nurcahyo | 2017-02-13 | 2 | -1/+2 | |
| | | ||||||
| * | Some space optimization and housekeeping | Priyadi Iman Nurcahyo | 2017-02-13 | 1 | -44/+30 | |
| | | ||||||
| * | Add regular space to B+N on GUI layer for repeating space | Priyadi Iman Nurcahyo | 2017-02-11 | 1 | -1/+1 | |
| | | ||||||
| * | Switch to Emoji layer using Punc + greek | Priyadi Iman Nurcahyo | 2017-02-11 | 1 | -20/+4 | |
| | |