Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | whitespace fixes | David Olsson | 2017-01-16 | 1 | -10/+12 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | vi style arrow keys. Live unicode switch support | David Olsson | 2017-01-16 | 1 | -8/+11 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1088 from Mauin/gon_nerd | Jack Humbert | 2017-02-11 | 12 | -0/+331 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | add GON NerD | |||||
| | * | | | | | | | | | | add GON NerD | Marvin Ramin | 2017-02-11 | 12 | -0/+331 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | fixed readme (i swear) | VoodaGod | 2017-02-10 | 1 | -4/+4 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1078 from VoodaGod/bone2planck | Jack Humbert | 2017-02-09 | 4 | -54/+142 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | updated Bone2Planck Keymap, Readme & fixed Makefile | |||||
| | * | | | | | | | | | updated layout & readme | VoodaGod | 2017-02-09 | 2 | -37/+39 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | more formatting | VoodaGod | 2017-02-09 | 1 | -2/+13 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | readme formatting changes | VoodaGod | 2017-02-09 | 1 | -61/+61 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | updated readme | VoodaGod | 2017-02-09 | 1 | -7/+10 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | updated bone2planck keymap & readme | VoodaGod | 2017-02-09 | 4 | -26/+98 | |
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | [Typo] correct link to default keymap in readme. | Rob Rogers | 2017-02-09 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Moved KC60 capslock LED code to standard led_set_kb so it can be overridden ↵ | dungdung | 2017-02-07 | 3 | -34/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | by users | |||||
| * | | | | | | | | rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as well | Jimmy Chan | 2017-02-07 | 4 | -6/+10 | |
| | | | | | | | | | ||||||
| * | | | | | | | | udpate readme to reflect QMK and not having the Makefile from ahtn's repo | Jimmy Chan | 2017-02-07 | 1 | -14/+72 | |
| | | | | | | | | | ||||||
| * | | | | | | | | correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 ↵ | Jimmy Chan | 2017-02-07 | 4 | -5/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | project. do not default EE_HANDS for the serial keymap if you compare split_util.h with the original project by ahtn, the address we look for isLeftHand config went from addr 7 to addr 10 (decimal). The EEP files were not updated. EE_HANDS should not be enabled by default since it's more confusing for most users | |||||
| * | | | | | | | | Merge pull request #1072 from nicinabox/improve-ls-avrdude-target | Jack Humbert | 2017-02-07 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Check for Pro Micro serial port automatically | |||||
| | * | | | | | | | | Check for a new serial port every second | Nic Aitch | 2017-02-06 | 1 | -4/+6 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1068 from adzenith/master | Jack Humbert | 2017-02-07 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Minor cleanup | |||||
| | * | | | | | | | | | Add missing header to ergodox ordinary keymap | Nikolaus Wittenstein | 2017-02-03 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Fix compile warnings in egodox robot_test_layout | Nikolaus Wittenstein | 2017-02-03 | 1 | -4/+4 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the warning "right shift count >= width of type" by adding UL to the end of constants. | |||||
| * | | | | | | | | | Merge pull request #1046 from LukeSilva/master | Jack Humbert | 2017-02-07 | 3 | -0/+382 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add Tapping Macros to QMK | |||||
| | * | | | | | | | | | Add luke keymap, as an example of the tapping macros | Luke Silva | 2017-01-29 | 3 | -0/+382 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | pass through travis errors | Jack Humbert | 2017-02-07 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1056 from upils/master | Jack Humbert | 2017-02-07 | 8 | -0/+334 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add reddot handwired keyboard. | |||||
| | * | | | | | | | | | | Add reddot handwired keyboard. | upils | 2017-01-31 | 8 | -0/+334 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1053 from TerryMathews/master | Jack Humbert | 2017-02-07 | 10 | -4/+175 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Let's Split: establish rev2fliphalf subproject | |||||
| | * | | | | | | | | | | Reverse rev2 and rev2fliphalf | TerryMathews | 2017-02-06 | 2 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flipped definitions on what constitutes "fliphalf" by popular demand. | |||||
| | * | | | | | | | | | | Revert "Reverse rev2 and rev2fliphalf" | TerryMathews | 2017-02-06 | 2 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0537977ba1412aa2ba753e152eec445e18858244. | |||||
| | * | | | | | | | | | | Reverse rev2 and rev2fliphalf | TerryMathews | 2017-02-06 | 2 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flipped definitions on what constitutes "fliphalf" by popular demand. | |||||
| | * | | | | | | | | | | Let's Split: establish rev2fliphalf subproject | TerryMathews | 2017-01-29 | 9 | -0/+171 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs) | |||||
| * | | | | | | | | | | | add comma | Jack Humbert | 2017-02-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1069 from hot-leaf-juice/master | Jack Humbert | 2017-02-07 | 2 | -5/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | change cmd-l and cmd-r for actual home and end | |||||
| | * | | | | | | | | | | | change cmd-l and cmd-r for actual home and end | Callum Oakley | 2017-02-06 | 2 | -5/+3 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1041 from folkert4/master | Jack Humbert | 2017-02-07 | 5 | -0/+503 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Espynn's keymap | |||||
| | * | | | | | | | | | | | Added Espynn's keymap | folkert4 | 2017-01-27 | 5 | -0/+503 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1047 from lordchair/keymap_yale | Jack Humbert | 2017-02-07 | 4 | -0/+144 | |
| |\ \ < |