Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 11 | -46/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches | ||||
* | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson | 2017-08-20 | 3 | -35/+35 |
| | |||||
* | update priyadi's keymap config | Jack Humbert | 2017-08-07 | 2 | -15/+15 |
| | |||||
* | Move avrdude flashing script from individual keyboard rules.mk to common ↵ | Danny Nguyen | 2017-08-03 | 5 | -60/+0 |
| | | | | | | location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro | ||||
* | Update README.md | Jack Humbert | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | 2017-07-10 | 2 | -3/+3 |
| | | | | | | | | | | | | * start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional | ||||
* | Keyboards/handwired magicforce61 (#1454) | Kyle Terry | 2017-07-03 | 7 | -0/+369 |
| | | | | | | * adding the magicforce61 under handwired * I meant 14 cols | ||||
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 19 | -236/+236 |
| | | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | ||||
* | Updated frenchdev readme | npoirey | 2017-06-23 | 1 | -10/+48 |
| | |||||
* | Refactoring frenchdev | npoirey | 2017-06-23 | 5 | -59/+61 |
| | |||||
* | Moved frenchdev to handwired | npoirey | 2017-06-23 | 11 | -0/+1648 |
| | |||||
* | remove hardware files, move arrow pad | Jack Humbert | 2017-06-18 | 13 | -0/+1218 |
| | |||||
* | remove .hex, .PNG, .jpg | Jack Humbert | 2017-06-11 | 4 | -3/+3 |
| | |||||
* | removes some images | Jack Humbert | 2017-06-09 | 4 | -2/+2 |
| | |||||
* | - Added schematic for Trackpoint demonstration | dbroqua | 2017-05-26 | 2 | -0/+3 |
| | |||||
* | - Added integration of IBM Trackpoint | dbroqua | 2017-05-26 | 7 | -0/+135 |
| | |||||
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 3 | -14/+14 |
| | | | | Fixes #1201. | ||||
* | Simple RGB backlight theming | Priyadi Iman Nurcahyo | 2017-04-30 | 5 | -72/+161 |
| | |||||
* | Syntax fix | Priyadi Iman Nurcahyo | 2017-04-30 | 1 | -2/+2 |
| | |||||
* | Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵ | Priyadi Iman Nurcahyo | 2017-04-29 | 4 | -22/+55 |
| | | | | frequency | ||||
* | tune clicks | Priyadi Iman Nurcahyo | 2017-04-19 | 1 | -3/+3 |
| | |||||
* | Fix LED sequence; bug fixes | Priyadi Iman Nurcahyo | 2017-04-19 | 2 | -10/+18 |
| | |||||
* | Fix Planck compatibility | Priyadi Iman Nurcahyo | 2017-04-19 | 1 | -0/+2 |
| | |||||
* | Keymap updates and some adjustment for latest version of QMK | Priyadi Iman Nurcahyo | 2017-04-19 | 4 | -24/+125 |
| | |||||
* | 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 |
| | |