Commit Graph

6596 Commits (7bcf3e2781c754eb2b5ac62ece1021bdcca783b6)
 

Author SHA1 Message Date
Roy Wellington Ⅳ c0a6935fb3 Fix these links, as they appear to be broken (#1595)
It looks like build_environment_setup.md got renamed to
getting_started_build_tools.md in this commit:

	commit e6c638bed1
	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.
7 years ago
Jack Humbert b483a90a90 update favicons 7 years ago
Drashna Jael're cb76e71109 Add dvorak/colemak layers 7 years ago
0010 8392667ac4 bananasplit LED support and keymap add
* added LED pin mapping
* adding my keymap
7 years ago
Dan Amlund Thomsen 4a9e16b394 Add a tetris keymap to clueboard that includes a tetris game 7 years ago
Danny Nguyen 71d1c02a9b Add message to avrdude script that it can't used within WSL currently 7 years ago
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard 7 years ago
Erez Zukerman 2ee0dc7793 Revert "Moves files from ez/keymaps to ergodox/keymaps"
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079.
7 years ago
Erez Zukerman 9298f9d586 Moves files from ez/keymaps to ergodox/keymaps
That directory shouldn't even exist
7 years ago
Erez Zukerman 356b489d98 Update ErgoDox readme
Per standard recommended in #1362.
7 years ago
Yu He 4c2dafc652 Add separate readme.md for ErgoDone 7 years ago
Yu He 285099de0d Add ErgoDone support to two keymaps that have special config.h 7 years ago
Yu He cb74c8dc46 Add dummy backlight/LED functions for keymaps that require them 7 years ago
Yu He 52f4a38cb3 Add support for the ErgoDone 7 years ago
skullY f02430b131 Update links in the glossary 7 years ago
skullY 9d1a08e38a Doc updates from going through every file 7 years ago
skullY 9b879b1267 break up keymaps and quantum keycodes into files by feature 7 years ago
skullY 2709744cdd take a stab at documenting layers 7 years ago
skullY 207bcd788a rework key_functions into feature_common_shortcuts 7 years ago
skullY e6c638bed1 Overhaul the Getting Started section and add a FAQ section 7 years ago
skullY 89bcdde927 line endings 7 years ago
skullY d3e1aaf5e2 trigger new travis build 7 years ago
skullY 0cc15e117d Cleanup the clueboard keymaps 7 years ago
Balz Guenat 5bff9d6181 cleanup usb-usb converter code 7 years ago
Balz Guenat 7e5ccd50dc add RESET to keymap 7 years ago
Balz Guenat 80d082055b convert keymap into qmk-style 7 years ago
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 :(
7 years ago
Balz Guenat fa86b10138 add extern "C" to matrix.cpp 7 years ago
Balz Guenat 2aa5e44640 some major steps toward making the usb-usb converter work 7 years ago
Balz Guenat 42f895a4bc remove unused variables from makefile 7 years ago
Balz Guenat f4cdc9117c small changes following Jack's advice. 7 years ago
Balz Guenat d7d20e2511 start working on usb-usb converter port 7 years ago
Martin Sandiford 4757140107 Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined. 7 years ago
Martin Sandiford c622423668 Remove floating point calculation in mouse move. Saves approx 650 bytes if no other floating point used. 7 years ago
discursivemoth b7d43ee253 correct tilde to grave 7 years ago
Jack Humbert 565c670ca4 Merge pull request #1571 from BalzGuenat/grave-esc-fix
Fix for issue #1568
7 years ago
Jack Humbert aee4e4650b Merge pull request #1576 from That-Canadian/minidox
Minidox
7 years ago
drashna be0d49ba63 Add files via upload 7 years ago
drashna 0f2a7b6210 Fixed so will compile both with and without underglow 7 years ago
drashna cb7255755b Add files via upload 7 years ago
drashna 1a0b5aee63 Create Keymap.c
RGB Underglow mod for layer indication
7 years ago
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.
7 years ago
That-Canadian 1631f7cd79 Merge branch 'master' into minidox 7 years ago
That-Canadian 09e5885e45 Merge remote-tracking branch 'upstream/master' 7 years ago
Balz Guenat b4be711af1 fix for issue #1568 7 years ago
Balz Guenat 430151dd51 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	docs/faq_keymap.md
7 years ago
Balz Guenat 175db1a549 fix code block formatting 7 years ago
Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template. 7 years ago
Balz Guenat 188ed682e3 add short comment to grave_esc_ctrl_override 7 years ago
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.
7 years ago