Commit Graph

6640 Commits (692c4e7508e18d83baea230cdcaee28c3037df3b)
 

Author SHA1 Message Date
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard
Erez Zukerman 2ee0dc7793 Revert "Moves files from ez/keymaps to ergodox/keymaps"
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079.
Erez Zukerman 9298f9d586 Moves files from ez/keymaps to ergodox/keymaps
That directory shouldn't even exist
Erez Zukerman 356b489d98 Update ErgoDox readme
Per standard recommended in .
Yu He 4c2dafc652 Add separate readme.md for ErgoDone
Yu He 285099de0d Add ErgoDone support to two keymaps that have special config.h
Yu He cb74c8dc46 Add dummy backlight/LED functions for keymaps that require them
Yu He 52f4a38cb3 Add support for the ErgoDone
skullY f02430b131 Update links in the glossary
skullY 9d1a08e38a Doc updates from going through every file
skullY 9b879b1267 break up keymaps and quantum keycodes into files by feature
skullY 2709744cdd take a stab at documenting layers
skullY 207bcd788a rework key_functions into feature_common_shortcuts
skullY e6c638bed1 Overhaul the Getting Started section and add a FAQ section
skullY 89bcdde927 line endings
skullY d3e1aaf5e2 trigger new travis build
skullY 0cc15e117d Cleanup the clueboard keymaps
Balz Guenat 5bff9d6181 cleanup usb-usb converter code
Balz Guenat 7e5ccd50dc add RESET to keymap
Balz Guenat 80d082055b convert keymap into qmk-style
Balz Guenat c8222043fc wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp
still untested because of hardware availability :(
Balz Guenat fa86b10138 add extern "C" to matrix.cpp
Balz Guenat 2aa5e44640 some major steps toward making the usb-usb converter work
Balz Guenat 42f895a4bc remove unused variables from makefile
Balz Guenat f4cdc9117c small changes following Jack's advice.
Balz Guenat d7d20e2511 start working on usb-usb converter port
Martin Sandiford 4757140107 Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined.
Martin Sandiford c622423668 Remove floating point calculation in mouse move. Saves approx 650 bytes if no other floating point used.
discursivemoth b7d43ee253 correct tilde to grave
Jack Humbert 565c670ca4 Merge pull request from BalzGuenat/grave-esc-fix
Fix for issue 
Jack Humbert aee4e4650b Merge pull request from That-Canadian/minidox
Minidox
drashna be0d49ba63 Add files via upload
drashna 0f2a7b6210 Fixed so will compile both with and without underglow
drashna cb7255755b Add files via upload
drashna 1a0b5aee63 Create Keymap.c
RGB Underglow mod for layer indication
That-Canadian 26650731d1 Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled 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.
That-Canadian 1631f7cd79 Merge branch 'master' into minidox
That-Canadian 09e5885e45 Merge remote-tracking branch 'upstream/master'
Balz Guenat b4be711af1 fix for issue
Balz Guenat 430151dd51 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	docs/faq_keymap.md
Balz Guenat 175db1a549 fix code block formatting
Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template.
Balz Guenat 188ed682e3 add short comment to grave_esc_ctrl_override
Balz Guenat 897ceac26c add option to let ctrl override shift/gui for the GRAVE_ESC.
This enables the ctrl+shift+esc shortcut to task manager on windows.
Balz Guenat 3e67cc9c80 add description of new option to docs and add option (commented out) into template.
Balz Guenat bd38273f6f add short comment to grave_esc_ctrl_override
Balz Guenat 7b8eed9f29 add option to let ctrl override shift/gui for the GRAVE_ESC.
This enables the ctrl+shift+esc shortcut to task manager on windows.
Jack Humbert 88198a9606 move qmk version to very top, exclude when git isn't available
Jack Humbert 6895c4510e fix default layer songs
dwrz 70407a1b67 Add config.h to piemod keymap.