Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-26 | [tv44] Port jeebak's planck keymap to tv44 | JeeBak Kim | |
2016-08-26 | [tv44] Add "jeebak" keymap folder as a copy of the "default" folder | JeeBak Kim | |
2016-08-26 | Merge remote-tracking branch 'upstream/master' into makefile_overhaul | Fred Sundvik | |
2016-08-26 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | cbbrowne | |
2016-08-26 | Merge pull request #664 from linsomniac/infinity_readme | Erez Zukerman | |
Adding nicer Infinity build instructions. | |||
2016-08-26 | Merge pull request #685 from fredizzimo/windows10_instructions_typo | Erez Zukerman | |
Fix minor typo in the readme | |||
2016-08-26 | Add box-drawing Unicode characters to keymap “coderkun_neo2” | coderkun | |
2016-08-26 | Set Unicode input mode and override unicode_input_start() method to keymap ↵ | coderkun | |
“coderkun_neo2” | |||
2016-08-26 | Disable debugging for Ergodox keymap “coderkun_neo2” | coderkun | |
2016-08-26 | Correct typo in kc60 workman-dead keymap | zs | |
and rename README.md to readme.md | |||
2016-08-26 | Fix bad merge | Fred Sundvik | |
Led should have been added to KC60, not GH60 | |||
2016-08-25 | Fix minor typo in the readme | Fred Sundvik | |
2016-08-25 | Remove google test submodule | Fred Sundvik | |
It had been added for some strange reason, allthough it's supposed to be there only in another branch. | |||
2016-08-25 | Split vision_division into Makefile/rules.mk | Fred Sundvik | |
2016-08-25 | Merge branch 'master' into makefile_overhaul | Fred Sundvik | |
2016-08-25 | Merge pull request #659 from Dbroqua/master | Jack Humbert | |
- Updated dbroqua layout for planck keyboard | |||
2016-08-25 | - Added capslock led for KC60 keyboard (based on gitbug.com/jpec/kc60 works) | dbroqua | |
2016-08-25 | Merge pull request #683 from ickerwx/master | Jack Humbert | |
LEDs work now, fixed Kitten Paw default keymap, added my own keymap as a better example | |||
2016-08-25 | Merge pull request #681 from IBNobody/vision_division_dev | Jack Humbert | |
Added Port A Pin Mapping / Added Vision Division (WIP) | |||
2016-08-25 | Merge pull request #682 from jeebak/jd45-jeebak | Jack Humbert | |
Port jeebak's Planck keymap to JD45 | |||
2016-08-25 | Merge pull request #680 from replicaJunction/layout-atreus-replicaJunction | Jack Humbert | |
Added replicaJunction keymap | |||
2016-08-25 | Fixed naming of Analog pins to differentiate them from DIO pins used by ↵ | IBNobody | |
Quantum Matrix | |||
2016-08-25 | Merge remote-tracking branch 'upstream/master' into kitten_paw | René Werner | |
2016-08-25 | fixed defaulf keymap, added my own keymap | René Werner | |
now the LEDs are working like they should | |||
2016-08-25 | Make the "extra" key in the top row another backspace | JeeBak Kim | |
2016-08-25 | Merge pull request #1 from jackhumbert/master | Damien | |
Merge from jackhumbert | |||
2016-08-25 | - Updated kc60/readme | dbroqua | |
- Added layout examples for kc60 | |||
2016-08-24 | [jd45] Port jeebak's planck keymap to jd45 | JeeBak Kim | |
2016-08-24 | [jd45] Add "jeebak" keymap folder as a copy of the "default" folder | JeeBak Kim | |
2016-08-25 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into ↵ | IBNobody | |
vision_division_dev | |||
2016-08-25 | Added pin support for A0-A7 | IBNobody | |
Vision Division - It works! | |||
2016-08-24 | Added replicaJunction keymap | Joshua T | |
2016-08-24 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | cbbrowne | |
2016-08-24 | More notes | cbbrowne | |
2016-08-24 | ergodox: Update algernon's keymap to v1.6 | Gergely Nagy | |
Major changes include: Base layer changes ------------------ * The parentheses & bracket keys have been merged: tapping them results in `[` or `{` (if it was shifted), double tapping leads to `(`. * The `:;` and `-_` keys are now available on the base layer, on their **ADORE** location, too, just below `[{(`/`]})`. * The `Apps` key has been replaced by `F12`. * The `-`/`_` is no longer a tap-dance key. ADORE layer changes ------------------- * Adjustments were made to the **ADORE** layer, to separate some inconvenient combinations. Miscellaneous changes --------------------- * `LEAD u` now starts the symbolic unicode input system, instead of the OS-one. * The mouse acceleration keys on the **Navigation and Media* layer have been turned into toggles: tap them once to turn them on, until tapped again. Tapping an accelerator button will turn all the others off. * When the **ARROW** layer is on, the *red* and *blue* LEDs light up now. Heatmap ------- * The built-in keylogger has been greatly enhanced, it now outputs the pressed state, and the layer (Dvorak or ADORE). As such, the `ADORE_AUTOLOG` option has been removed, instead there is `AUTOLOG_ENABLE` now, which when enabled, makes the keylogger start when the keyboard boots. It defaults to off. * The heatmap generator received a lot of updates. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-08-24 | - Fixed layout for kc60 | dbroqua | |
2016-08-24 | - Updated kc60.h for 2x 1u backspace (K49) | dbroqua | |
- Added dbroqua layout | |||
2016-08-24 | Making the existing firmware link better | Sean Reifschneider | |
2016-08-24 | Changes based on @fredizzimo review, flashing Infinity details | Sean Reifschneider | |
2016-08-24 | Merge pull request #679 from algernon/h/ucis/subproject-fix | Jack Humbert | |
quantum: Move qk_ucis_state to process_unicode.c | |||
2016-08-24 | Merge pull request #646 from nclundsten/master | Jack Humbert | |
fix ergodox ez link | |||
2016-08-24 | quantum: Move qk_ucis_state to process_unicode.c | Gergely Nagy | |
In order to not declare the same variable in multiple objects (which happens when building UCIS-enabled keymap for both the ErgoDox EZ and the ErgoDox Infinity), move the declaration to the .c file, and keep only an extern reference in the header. Many thanks to @fredizzimo for spotting the error in Travis, and suggesting the fix. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-08-24 | - Updated readme by adding link on kle for each layer | dbroqua | |
2016-08-24 | Merge remote-tracking branch 'upstream/master' into makefile_overhaul | Fred Sundvik | |
2016-08-24 | Fix slight inconsistency | Fred Sundvik | |
When running make from either a keyboard folder or a subproject it runs all keymaps for all subprojects and the selected subproject respectively. Without this fix, the same doesn't happen if your run make clean for example. As it would just provide you with an error message. Now this will work as expected. | |||
2016-08-23 | Nightly | IBNobody | |
Prep for Vision build | |||
2016-08-23 | Merge remote-tracking branch 'refs/remotes/origin/master' into ↵ | IBNobody | |
vision_division_dev | |||
2016-08-23 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | |
2016-08-23 | Fixed line ending | IBNobody | |
2016-08-23 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | |