Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-19 | Fixing readme clobber | Ryan MacLean | 1 | -3/+3 | |
2017-08-19 | Reverting CMD Changes | Ryan MacLean | 1 | -1/+1 | |
Adding the CMD from @edasque in once more as it allows specifying more than one board via host ENV vars. Currently, the Dockerfile is hard-coded. | |||||
2017-08-19 | Required overridden function for keymaps in EEPROM | Wilba6582 | 1 | -0/+1 | |
2017-08-18 | Update Nyquist readme file to new format | Danny Nguyen | 1 | -161/+12 | |
2017-08-18 | Fix incorrect name for GeminiPR in docs. | Joe Wasson | 1 | -10/+10 | |
2017-08-18 | adds audio docs to summary | Jack Humbert | 1 | -0/+1 | |
2017-08-18 | Add link to keycodes doc in how_keyboards_work | Benny Powers | 1 | -1/+1 | |
2017-08-18 | Fix these links, as they appear to be broken (#1595) | Roy Wellington Ⅳ | 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. | |||||
2017-08-17 | update favicons | Jack Humbert | 2 | -0/+0 | |
2017-08-17 | Add dvorak/colemak layers | Drashna Jael're | 1 | -87/+285 | |
2017-08-17 | bananasplit LED support and keymap add | 0010 | 4 | -0/+137 | |
* added LED pin mapping * adding my keymap | |||||
2017-08-17 | Add message to avrdude script that it can't used within WSL currently | Danny Nguyen | 1 | -12/+16 | |
2017-08-17 | Make the bulk of our keyboards match the readme.md standard | skullY | 32 | -1153/+353 | |
2017-08-17 | Revert "Moves files from ez/keymaps to ergodox/keymaps" | Erez Zukerman | 6 | -0/+0 | |
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079. | |||||
2017-08-17 | Moves files from ez/keymaps to ergodox/keymaps | Erez Zukerman | 6 | -0/+0 | |
That directory shouldn't even exist | |||||
2017-08-17 | Update ErgoDox readme | Erez Zukerman | 1 | -86/+11 | |
Per standard recommended in #1362. | |||||
2017-08-16 | Add separate readme.md for ErgoDone | Yu He | 1 | -0/+26 | |
2017-08-16 | Add ErgoDone support to two keymaps that have special config.h | Yu He | 2 | -0/+6 | |
2017-08-16 | Add dummy backlight/LED functions for keymaps that require them | Yu He | 2 | -8/+23 | |
2017-08-16 | Add support for the ErgoDone | Yu He | 13 | -0/+1067 | |
2017-08-16 | Update links in the glossary | skullY | 1 | -5/+5 | |
2017-08-16 | Doc updates from going through every file | skullY | 27 | -487/+458 | |
2017-08-16 | break up keymaps and quantum keycodes into files by feature | skullY | 12 | -361/+616 | |
2017-08-16 | take a stab at documenting layers | skullY | 1 | -5/+27 | |
2017-08-16 | rework key_functions into feature_common_shortcuts | skullY | 3 | -129/+145 | |
2017-08-16 | Overhaul the Getting Started section and add a FAQ section | skullY | 11 | -365/+351 | |
2017-08-16 | line endings | skullY | 3 | -26/+26 | |
2017-08-16 | trigger new travis build | skullY | 0 | -0/+0 | |
2017-08-16 | Cleanup the clueboard keymaps | skullY | 20 | -666/+119 | |
2017-08-16 | cleanup usb-usb converter code | Balz Guenat | 15 | -428/+393 | |
2017-08-16 | add RESET to keymap | Balz Guenat | 2 | -2/+2 | |
2017-08-16 | convert keymap into qmk-style | Balz Guenat | 2 | -67/+69 | |
2017-08-16 | wow, it builds! added empty matrix.c and moved custom matrix code to ↵ | Balz Guenat | 3 | -1/+2 | |
custom_matrix.cpp still untested because of hardware availability :( | |||||
2017-08-16 | add extern "C" to matrix.cpp | Balz Guenat | 1 | -121/+125 | |
2017-08-16 | some major steps toward making the usb-usb converter work | Balz Guenat | 9 | -24/+59 | |
2017-08-16 | remove unused variables from makefile | Balz Guenat | 1 | -4/+5 | |
2017-08-16 | small changes following Jack's advice. | Balz Guenat | 1 | -3/+5 | |
2017-08-16 | start working on usb-usb converter port | Balz Guenat | 16 | -0/+1481 | |
2017-08-16 | Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ↵ | Martin Sandiford | 1 | -0/+4 | |
DISABLE_LEADER defined. | |||||
2017-08-16 | Remove floating point calculation in mouse move. Saves approx 650 bytes if ↵ | Martin Sandiford | 1 | -3/+11 | |
no other floating point used. | |||||
2017-08-16 | correct tilde to grave | discursivemoth | 1 | -1/+1 | |
2017-08-16 | Merge pull request #1571 from BalzGuenat/grave-esc-fix | Jack Humbert | 2 | -5/+16 | |
Fix for issue #1568 | |||||
2017-08-14 | Merge pull request #1576 from That-Canadian/minidox | Jack Humbert | 4 | -7/+5 | |
Minidox | |||||
2017-08-14 | Add files via upload | drashna | 3 | -0/+687 | |
2017-08-14 | Fixed so will compile both with and without underglow | drashna | 1 | -12/+15 | |
2017-08-14 | Add files via upload | drashna | 3 | -0/+26 | |
2017-08-14 | Create Keymap.c | drashna | 1 | -0/+192 | |
RGB Underglow mod for layer indication | |||||
2017-08-13 | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵ | That-Canadian | 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. | |||||
2017-08-13 | Merge branch 'master' into minidox | That-Canadian | 72 | -124/+1824 | |
2017-08-13 | Merge remote-tracking branch 'upstream/master' | That-Canadian | 12 | -8/+367 | |