Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | adds audio docs to summary | Jack Humbert | 2017-08-18 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Add link to keycodes doc in how_keyboards_work | Benny Powers | 2017-08-18 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Fix these links, as they appear to be broken (#1595) | Roy Wellington Ⅳ | 2017-08-18 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It looks like build_environment_setup.md got renamed to getting_started_build_tools.md in this commit: commit e6c638bed1fa0a48bb6f8697b2a61717c4fd0992 Author: skullY <skullydazed@gmail.com> Date: Sat Aug 5 20:54:34 2017 -0700 Overhaul the Getting Started section and add a FAQ section docs/{build_environment_setup.md => getting_started_build_tools.md} | 132 ++++++++++++++++++++++++++++++++++++------------------------------------- This commit adjusts the links to match the new name. | |||||
* | | | | | update favicons | Jack Humbert | 2017-08-17 | 2 | -0/+0 | |
| | | | | | ||||||
* | | | | | 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 | |||||
* | | | | | Add message to avrdude script that it can't used within WSL currently | Danny Nguyen | 2017-08-16 | 1 | -12/+16 | |
| | | | | | ||||||
* | | | | | 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 | |
| | | | | | ||||||
* | | | | | Update links in the glossary | skullY | 2017-08-16 | 1 | -5/+5 | |
| | | | | | ||||||
* | | | | | Doc updates from going through every file | skullY | 2017-08-16 | 27 | -487/+458 | |
| | | | | | ||||||
* | | | | | break up keymaps and quantum keycodes into files by feature | skullY | 2017-08-16 | 12 | -361/+616 | |
| | | | | | ||||||
* | | | | | take a stab at documenting layers | skullY | 2017-08-16 | 1 | -5/+27 | |
| | | | | | ||||||
* | | | | | rework key_functions into feature_common_shortcuts | skullY | 2017-08-16 | 3 | -129/+145 | |
| | | | | | ||||||
* | | | | | Overhaul the Getting Started section and add a FAQ section | skullY | 2017-08-16 | 11 | -365/+351 | |
| | | | | | ||||||
* | | | | | line endings | skullY | 2017-08-16 | 3 | -26/+26 | |
| | | | | | ||||||
* | | | | | trigger new travis build | skullY | 2017-08-16 | 0 | -0/+0 | |
| | | | | | ||||||
* | | | | | Cleanup the clueboard keymaps | skullY | 2017-08-16 | 20 | -666/+119 | |
| | | | | | ||||||
* | | | | | cleanup usb-usb converter code | Balz Guenat | 2017-08-15 | 15 | -428/+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 | 9 | -24/+59 | |
| | | | | | ||||||
* | | | | | 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 | |
| | | | | | ||||||
* | | | | | Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ↵ | Martin Sandiford | 2017-08-15 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | DISABLE_LEADER defined. | |||||
* | | | | | Remove floating point calculation in mouse move. Saves approx 650 bytes if ↵ | Martin Sandiford | 2017-08-15 | 1 | -3/+11 | |
| | | | | | | | | | | | | | | | | | | | | no other floating point used. | |||||
* | | | | | correct tilde to grave | discursivemoth | 2017-08-15 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #1571 from BalzGuenat/grave-esc-fix | Jack Humbert | 2017-08-15 | 2 | -5/+16 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix for issue #1568 | |||||
| * | | | | | fix for issue #1568 | Balz Guenat | 2017-08-12 | 1 | -4/+15 | |
| | | | | | | ||||||
| * | | | | | Merge remote-tracking branch 'upstream/master' | Balz Guenat | 2017-08-12 | 60 | -98/+1496 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | | # Conflicts: # docs/faq_keymap.md | |||||
| * | | | | | fix code block formatting | Balz Guenat | 2017-08-11 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | add description of new option to docs and add option (commented out) into ↵ | Balz Guenat | 2017-08-11 | 2 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | template. | |||||
| * | | | | | add short comment to grave_esc_ctrl_override | Balz Guenat | 2017-08-11 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat | 2017-08-11 | 2 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This enables the ctrl+shift+esc shortcut to task manager on windows. | |||||
* | | | | | | Merge pull request #1576 from That-Canadian/minidox | Jack Humbert | 2017-08-14 | 4 | -7/+5 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Minidox | |||||
| * | | | | | | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵ | That-Canadian | 2017-08-13 | 4 | -7/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | | | | Merge branch 'master' into minidox | That-Canadian | 2017-08-13 | 72 | -124/+1824 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | That-Canadian | 2017-08-13 | 12 | -8/+367 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | Merge remote-tracking branch 'upstream/master' | That-Canadian | 2017-08-09 | 68 | -134/+1471 | |
| | |\ \ \ \ \ \ | ||||||
| * | | | | | | | | Updated .gitignore to properly have the master changes | That-Canadian | 2017-08-07 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into minidox | That-Canadian | 2017-08-07 | 28 | -110/+1155 | |
| |\| | | | | | | |