Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson | 2017-08-20 | 59 | -403/+403 |
| | |||||
* | Merge pull request #1608 from hot-leaf-juice/master | Jack Humbert | 2017-08-20 | 2 | -37/+56 |
|\ | | | | | keymap update | ||||
| * | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Callum Oakley | 2017-08-19 | 403 | -7004/+17483 |
| |\ | |||||
| * | | MORE layer | Callum Oakley | 2017-07-04 | 2 | -37/+56 |
| | | | |||||
* | | | Fix Planck Steno layout with new error message (remove MIDI). | Joe Wasson | 2017-08-20 | 1 | -0/+1 |
| | | | |||||
* | | | Keymap tweaks. | Joe Wasson | 2017-08-20 | 2 | -2/+14 |
| | | | |||||
* | | | Gherkin keymaps for Steno and Talljoe | Joe Wasson | 2017-08-20 | 6 | -0/+105 |
| | | | |||||
* | | | Added default ECO keymap | That-Canadian | 2017-08-20 | 3 | -0/+135 |
| | | | |||||
* | | | Line ending stuff again | That-Canadian | 2017-08-20 | 2 | -16/+16 |
| | | | |||||
* | | | Update s60_x/default/rule.mk for original Sentraq S60-X | Daniel Khodabakhsh | 2017-08-20 | 1 | -2/+2 |
| | | | | | | | | | | | | Fix and issue with the original Sentraq S60-X not being compatible with 'default'. If 'default' shouldn't be changed, perhaps I can create an 'original' revision. | ||||
* | | | Merge pull request #1601 from dlaroe/master | Jack Humbert | 2017-08-19 | 12 | -0/+1173 |
|\ \ \ | | | | | | | | | My keymaps only | ||||
| * | | | Added Preonic Makefile and readme.md | 2017-08-18 | 2 | -2/+25 | |
| | | | | |||||
| * | | | Updated keymaps with second LOWER for the right hand | 2017-08-18 | 3 | -18/+18 | |
| | | | | |||||
| * | | | First Update | 2017-07-24 | 12 | -0/+1150 | |
| | | | | |||||
* | | | | remove dead links, add troubleshooting section | Balz Guenat | 2017-08-19 | 1 | -6/+13 |
| | | | | |||||
* | | | | Update USB-USB converter README according to #1588 | Balz Guenat | 2017-08-19 | 1 | -51/+34 |
| | | | | |||||
* | | | | Update readme.md | Ryan MacLean | 2017-08-19 | 1 | -3/+3 |
| | | | | |||||
* | | | | Update readme.md | Ryan MacLean | 2017-08-19 | 1 | -3/+3 |
| | | | | |||||
* | | | | Fixing readme clobber | Ryan MacLean | 2017-08-19 | 1 | -3/+3 |
| |_|/ |/| | | |||||
* | | | Update Nyquist readme file to new format | Danny Nguyen | 2017-08-18 | 1 | -161/+12 |
| | | | |||||
* | | | Add dvorak/colemak layers | Drashna Jael're | 2017-08-17 | 1 | -87/+285 |
| | | | |||||
* | | | bananasplit LED support and keymap add | 0010 | 2017-08-17 | 4 | -0/+137 |
| | | | | | | | | | | | | | | | * added LED pin mapping * adding my keymap | ||||
* | | | Make the bulk of our keyboards match the readme.md standard | skullY | 2017-08-16 | 32 | -1153/+353 |
| | | | |||||
* | | | Revert "Moves files from ez/keymaps to ergodox/keymaps" | Erez Zukerman | 2017-08-16 | 6 | -0/+0 |
| | | | | | | | | | | | | This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079. | ||||
* | | | Moves files from ez/keymaps to ergodox/keymaps | Erez Zukerman | 2017-08-16 | 6 | -0/+0 |
| | | | | | | | | | | | | That directory shouldn't even exist | ||||
* | | | Update ErgoDox readme | Erez Zukerman | 2017-08-16 | 1 | -86/+11 |
| | | | | | | | | | | | | Per standard recommended in #1362. | ||||
* | | | Add separate readme.md for ErgoDone | Yu He | 2017-08-16 | 1 | -0/+26 |
| | | | |||||
* | | | Add ErgoDone support to two keymaps that have special config.h | Yu He | 2017-08-16 | 2 | -0/+6 |
| | | | |||||
* | | | Add dummy backlight/LED functions for keymaps that require them | Yu He | 2017-08-16 | 2 | -8/+23 |
| | | | |||||
* | | | Add support for the ErgoDone | Yu He | 2017-08-16 | 13 | -0/+1067 |
| | | | |||||
* | | | line endings | skullY | 2017-08-16 | 3 | -26/+26 |
| | | | |||||
* | | | Cleanup the clueboard keymaps | skullY | 2017-08-16 | 20 | -666/+119 |
| | | | |||||
* | | | cleanup usb-usb converter code | Balz Guenat | 2017-08-15 | 14 | -427/+393 |
| | | | |||||
* | | | add RESET to keymap | Balz Guenat | 2017-08-15 | 2 | -2/+2 |
| | | | |||||
* | | | convert keymap into qmk-style | Balz Guenat | 2017-08-15 | 2 | -67/+69 |
| | | | |||||
* | | | wow, it builds! added empty matrix.c and moved custom matrix code to ↵ | Balz Guenat | 2017-08-15 | 3 | -1/+2 |
| | | | | | | | | | | | | | | | | | | custom_matrix.cpp still untested because of hardware availability :( | ||||
* | | | add extern "C" to matrix.cpp | Balz Guenat | 2017-08-15 | 1 | -121/+125 |
| | | | |||||
* | | | some major steps toward making the usb-usb converter work | Balz Guenat | 2017-08-15 | 3 | -2/+4 |
| | | | |||||
* | | | remove unused variables from makefile | Balz Guenat | 2017-08-15 | 1 | -4/+5 |
| | | | |||||
* | | | small changes following Jack's advice. | Balz Guenat | 2017-08-15 | 1 | -3/+5 |
| | | | |||||
* | | | start working on usb-usb converter port | Balz Guenat | 2017-08-15 | 16 | -0/+1481 |
| | | | |||||
* | | | Merge pull request #1576 from That-Canadian/minidox | Jack Humbert | 2017-08-14 | 3 | -7/+3 |
|\ \ \ | | | | | | | | | Minidox | ||||
| * | | | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵ | That-Canadian | 2017-08-13 | 3 | -7/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14). Updated MiniDox split_util.h and eeprom files to reflect this change. I recommend adding this to any split board that used these files, my changes will not effect them currently. | ||||
* | | | | Add files via upload | drashna | 2017-08-14 | 3 | -0/+687 |
| | | | | |||||
* | | | | Fixed so will compile both with and without underglow | drashna | 2017-08-14 | 1 | -12/+15 |
| | | | | |||||
* | | | | Add files via upload | drashna | 2017-08-14 | 3 | -0/+26 |
| | | | | |||||
* | | | | Create Keymap.c | drashna | 2017-08-14 | 1 | -0/+192 |
|/ / / | | | | | | | RGB Underglow mod for layer indication | ||||
* | | | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat | 2017-08-11 | 1 | -0/+1 |
| | | | | | | | | | | | | This enables the ctrl+shift+esc shortcut to task manager on windows. | ||||
* | | | Add config.h to piemod keymap. | dwrz | 2017-08-10 | 1 | -0/+37 |
| | | | |||||
* | | | Remove makefile from Let's Split piemod. | dwrz | 2017-08-10 | 1 | -10/+0 |
| | | |