Commit Graph

2409 Commits (5eb5b6074ce20fe286808b9667d01274cea73be9)

Author SHA1 Message Date
Danny Nguyen 7277f09bba Update Nyquist readme file to new format 2017-08-18 15:44:02 -04:00
Drashna Jael're cb76e71109 Add dvorak/colemak layers 2017-08-17 12:38:09 -04:00
0010 8392667ac4 bananasplit LED support and keymap add
* added LED pin mapping
* adding my keymap
2017-08-17 12:37:38 -04:00
Dan Amlund Thomsen 4a9e16b394 Add a tetris keymap to clueboard that includes a tetris game 2017-08-17 18:13:21 +02:00
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard 2017-08-16 20:36:59 -04:00
Erez Zukerman 2ee0dc7793 Revert "Moves files from ez/keymaps to ergodox/keymaps"
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079.
2017-08-16 20:36:59 -04:00
Erez Zukerman 9298f9d586 Moves files from ez/keymaps to ergodox/keymaps
That directory shouldn't even exist
2017-08-16 20:36:59 -04:00
Erez Zukerman 356b489d98 Update ErgoDox readme
Per standard recommended in #1362.
2017-08-16 20:36:59 -04:00
Yu He 4c2dafc652 Add separate readme.md for ErgoDone 2017-08-16 17:31:12 -04:00
Yu He 285099de0d Add ErgoDone support to two keymaps that have special config.h 2017-08-16 17:31:12 -04:00
Yu He cb74c8dc46 Add dummy backlight/LED functions for keymaps that require them 2017-08-16 17:31:12 -04:00
Yu He 52f4a38cb3 Add support for the ErgoDone 2017-08-16 17:31:12 -04:00
skullY 89bcdde927 line endings 2017-08-16 12:23:59 -07:00
skullY 0cc15e117d Cleanup the clueboard keymaps 2017-08-16 01:07:48 -07:00
Balz Guenat 5bff9d6181 cleanup usb-usb converter code 2017-08-15 23:14:41 -04:00
Balz Guenat 7e5ccd50dc add RESET to keymap 2017-08-15 23:14:41 -04:00
Balz Guenat 80d082055b convert keymap into qmk-style 2017-08-15 23:14:41 -04:00
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 :(
2017-08-15 23:14:41 -04:00
Balz Guenat fa86b10138 add extern "C" to matrix.cpp 2017-08-15 23:14:41 -04:00
Balz Guenat 2aa5e44640 some major steps toward making the usb-usb converter work 2017-08-15 23:14:41 -04:00
Balz Guenat 42f895a4bc remove unused variables from makefile 2017-08-15 23:14:41 -04:00
Balz Guenat f4cdc9117c small changes following Jack's advice. 2017-08-15 23:14:41 -04:00
Balz Guenat d7d20e2511 start working on usb-usb converter port 2017-08-15 23:14:41 -04:00
Jack Humbert aee4e4650b Merge pull request #1576 from That-Canadian/minidox
Minidox
2017-08-14 16:21:39 -04:00
drashna be0d49ba63 Add files via upload 2017-08-14 16:20:24 -04:00
drashna 0f2a7b6210 Fixed so will compile both with and without underglow 2017-08-14 16:20:24 -04:00
drashna cb7255755b Add files via upload 2017-08-14 16:20:24 -04:00
drashna 1a0b5aee63 Create Keymap.c
RGB Underglow mod for layer indication
2017-08-14 16:20:24 -04:00
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.
2017-08-13 14:24:04 -04:00
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.
2017-08-11 16:54:10 -04:00
dwrz 70407a1b67 Add config.h to piemod keymap. 2017-08-10 14:58:15 -04:00
dwrz 3fa32867ad Remove makefile from Let's Split piemod. 2017-08-10 14:58:15 -04:00
dwrz 72b7067489 Add piemod keymaps for Let's Split and Planck. 2017-08-10 14:58:15 -04:00
Ryan Sullivan a5ab2412ab Update readme
Fixed link and small cleanup
2017-08-09 21:03:05 -04:00
Ryan Sullivan 78ae28f24c Add 'boardy' keymap
Initial version of my personal layout for my keyboard Boardy
2017-08-09 21:03:05 -04:00
Ryan Sullivan b6ed990d58 Rename 'base' to 'default'
Moves Eagleheardt's base layout to the default one for the Org60.  Also changed to use the right header file.
2017-08-09 21:03:05 -04:00
Ryan Sullivan aa660d61ea Add Org60 keyboard
This makes some small changes to the XD60 configuration.  Also moves Eagleheardt's base keymap.
2017-08-09 21:03:05 -04:00
Jasonm23 d2e24354e1 Add TKL keymap for GON NerdTKL 2017-08-09 10:19:39 -04:00
Ethan Madden 6b70b6a990 Readmes! 2017-08-08 23:31:56 -04:00
Ethan Madden daa5cee065 Added my personal layout
added RGB controls to my keymap
2017-08-08 23:31:56 -04:00
Ethan Madden 33a87c132c Base JC65 config
jc65 builds properly, haven't test flashed yet

Enabled RGB backlighting

disabled some other features to save some space
2017-08-08 23:31:56 -04:00
skullY 087d00f769 commit line ending differences 2017-08-08 16:45:44 -07:00
Fredric Silberberg 3815067377 Fixed gaming layer 2017-08-08 10:02:53 -04:00
Fredric Silberberg e9d755b6f4 Small gaming layer update 2017-08-08 10:02:53 -04:00
Fredric Silberberg a3e1d9a8cc Added support for locking One Shot modifiers. 2017-08-08 10:02:53 -04:00
Fredric Silberberg 916c4d799d Added NKRO to nyquist layout. 2017-08-08 10:02:53 -04:00
Fredric Silberberg bc59e093ec Updated ergodox profile 2017-08-08 10:02:53 -04:00
Fredric Silberberg 7935f563e9 Updated nyquist gaming layout. 2017-08-08 10:02:53 -04:00
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature. 2017-08-08 10:02:53 -04:00
Fredric Silberberg 7a9fb7c96b Added readme, fixed eql vs plus 2017-08-08 10:02:53 -04:00
Fredric Silberberg 8cb413b6b7 Updated licensing 2017-08-08 10:02:53 -04:00
Fredric Silberberg b66a9af352 Finished initial Nyquist keymap. 2017-08-08 10:02:53 -04:00
Fredric Silberberg fb91d9008b Additional keymap updates. 2017-08-08 10:02:53 -04:00
Fredric Silberberg 1219da753b Initial nyquist keymap 2017-08-08 10:02:53 -04:00
Jack Humbert 107d8031e5 update priyadi's keymap config 2017-08-07 22:36:05 -04:00
Jack Humbert 1a070d6f6f let planck keymaps use KEYMAP 2017-08-07 22:04:37 -04:00
Balz Guenat 3961e14209 remove duplicate readme 2017-08-07 22:26:32 +02:00
Balz Guenat d18df8ef7a Merge remote-tracking branch 'upstream/master' into bananasplit
# Conflicts:
#	keyboards/bananasplit/Makefile
#	keyboards/bananasplit/bananasplit.c
#	keyboards/bananasplit/bananasplit.h
#	keyboards/bananasplit/config.h
#	keyboards/bananasplit/keymaps/default/keymap.c
#	keyboards/bananasplit/rules.mk
2017-08-07 21:54:06 +02:00
That-Canadian 5f58a8f842 Line endings issue for uk78? 2017-08-07 09:06:53 -04:00
That-Canadian 4fd5ee410c Modified gitignore file to allow the left and right hand eeprom files for the MiniDox to be added. They need to be there for proper flashing of the board. They do not change between builds, so no need to re-build them. 2017-08-07 09:06:53 -04:00
That-Canadian 93b850048a Changed my personal keymap and config. 2017-08-07 09:06:53 -04:00
Nic Aitch 7f3921bcb3 Update nic keymap 2017-08-06 22:46:44 -04:00
Nic Aitch b529d5923f Update readme 2017-08-06 22:46:44 -04:00
Nic Aitch fb0d4e96e8 Add nic keymap 2017-08-06 22:46:44 -04:00
Nic Aitch c93975ac94 Add "hhkb with arrows" macro 2017-08-06 22:46:44 -04:00
Nic Aitch ba59b2d97e Port hhkbanana 2017-08-06 22:46:44 -04:00
Nic Aitch 4a5c948561 Port true_banana as default 2017-08-06 22:46:44 -04:00
Nic Aitch 087fbe0628 Port main keyboard parts 2017-08-06 22:46:44 -04:00
Gareth Pye 1fc9eabd08 Fixed a layout comment to match layout array 2017-08-06 20:08:37 -04:00
Danny Nguyen 7b5f02aa6a Port updated debouncing algorithm from Let's Split to Nyquist 2017-08-06 20:08:00 -04:00
Danny Nguyen b20a87e3cc Add .eep files for setting hands 2017-08-06 20:08:00 -04:00
Danny Nguyen 396f97068b Add RGB commands to default Nyquist keymap 2017-08-06 20:08:00 -04:00
Rozakiin 5fbd25db62 Update readme.md 2017-08-06 20:06:24 -04:00
Rozakiin 05351ce8b3 Add files via upload 2017-08-06 20:06:24 -04:00
Balz Guenat 308bec28bb Add language-switch for locking switch 2017-08-04 04:16:39 +02:00
Jack Humbert 76ea366abd Merge pull request #1538 from That-Canadian/eco-keyboard
Eco keyboard
2017-08-03 20:58:23 -04:00
Jack Humbert 5c44d40a0c Merge pull request #1540 from fabiant7t/master
amj40 added; my layouts for Let's Split, amj40 and XD75
2017-08-03 20:57:44 -04:00
Danny Nguyen 479139f9d4 Fix location of where the make command should be run 2017-08-03 20:56:21 -04:00
Danny Nguyen e0caf94323 Move avrdude flashing script from individual keyboard rules.mk to common location and improve script.
Port detection script is now more informative and better handles first time flashing of a Pro Micro
2017-08-03 20:56:21 -04:00
Balz Guenat d8c503f3ac add personal keymap 2017-08-03 23:33:31 +02:00
Fabian Topfstedt 088dfb7db5 added a clone of my lets split grid layout on a re75 2017-08-03 21:05:09 +02:00
Fabian Topfstedt 3c2343664c Merge https://github.com/qmk/qmk_firmware 2017-08-03 19:44:58 +02:00
That-Canadian 8765751f70 Added V2 files for the ECO board, also changed default from rev1 to rev2. 2017-08-03 11:02:52 -04:00
Eagleheardt b6280f979c Picture and details update
I fixed the picture of the layout and added a bit of an explanation. It now matches the readme file from the uppercase BASE folder
2017-08-02 21:52:31 -04:00
Balz Guenat 15fbe6e233 add the bananasplit keyboard incl. default keymap. 2017-08-03 03:51:34 +02:00
Eagleheardt 7371209ffb Adds Eagleheardt's XD60 keymap (#1528)
* Add files via upload

* Update readme.md

* Update readme.md

* Add files via upload
2017-08-02 21:23:36 -04:00
Mark John Garcia Merin bb30ff5f71 Fix HHKBish layout arrows 2017-08-02 16:05:46 -04:00
MechMerlin bc5c67b3b2 Change TG to TO 2017-08-02 16:05:46 -04:00
MechMerlin ea02a3ea23 Update keymap to have HHKB-ish support and readme along with it 2017-08-02 16:05:46 -04:00
MechMerlin 29fcb64bb4 add KC_Grave and fix typo on readme 2017-08-02 16:05:46 -04:00
MechMerlin 70cc193d14 Add a readme.md file for the keymap 2017-08-02 16:05:46 -04:00
MechMerlin aab5f349a2 New keymap for mechmerlin 2017-08-02 16:05:46 -04:00
Balz Guenat a7b6292010 added missing media controls and mod-tap rshift/enter 2017-08-02 16:05:22 -04:00
Balz Guenat 8e66f65c77 add my keymap 2017-08-02 16:05:22 -04:00
xk 23549791eb Add keymap xk 2017-08-02 16:04:49 -04:00
Zeal Jagannatha dd3803f334 Normalize all line endings 2017-08-01 16:44:29 -04:00
Fabian Topfstedt 015bf30d9b changed adjust layer to emulate mouse on rignt hand 2017-07-31 22:01:35 +02:00
Fabian Topfstedt 9609a47c3e Merge https://github.com/qmk/qmk_firmware 2017-07-31 21:17:16 +02:00
Fabian Topfstedt 661106bac4 layout updates and cleanups 2017-07-31 21:16:55 +02:00
Jack Humbert bd0a888133 line-endings 2017-07-30 12:59:18 -04:00
Benjamin Kesselring d272111d46 added xd75 to list in /keyboards 2017-07-30 00:46:08 -04:00
Benjamin Kesselring 0b528d2e36 updated readme and tweaked keymap 2017-07-30 00:46:08 -04:00
Benjamin Kesselring cc6043ca29 add backlight support (probably) 2017-07-30 00:46:08 -04:00
Benjamin Kesselring fffc5237a7 fix RGB 2017-07-30 00:46:08 -04:00
Benjamin Kesselring 992a63c0f2 add xd75, preliminary RGB' 2017-07-30 00:46:08 -04:00
Kototama 25659acb1c Add an Ergodox Colemak Mod-DH keymap for french layouts
[Colemak Mod-DH](https://colemakmods.github.io/mod-dh/) layout for
users keeping an `azerty` layout configuration on their OS.

The symbols layers was done after analysing various programming
languages sources codes and should be close to optimal for typing
confort.
2017-07-29 11:38:36 -04:00
ahtn 07cb997b6d Changes lets_split to use timer based debouncing
The let's split code used delays in its debouncing algorithm which
increases input latency. This commit copies and adapts the code from
`quantum/matrix.c` to lets_split's `matrix.c`.
2017-07-29 11:38:00 -04:00
unknown ac634aa455 Fixed error in readme 2017-07-28 23:41:53 -04:00
unknown 6b2a3492b7 Removed un-needed protosplit directory and updated readme 2017-07-28 10:45:34 -04:00
unknown dcd64062d2 Reverted changes 2017-07-28 10:45:34 -04:00
unknown 4148aeee19 Figured out that I didn't need to include both keymaps in both files 2017-07-28 10:45:34 -04:00
unknown 1f78b62cd6 Hopefully compile issues are gone, and updated files 2017-07-28 10:45:34 -04:00
unknown 9f82d14eb9 Fixed all things jack suggested. 2017-07-28 10:45:34 -04:00
unknown b710e21efb Added to blank spaces at end of protosplit to make it compile under make v2 2017-07-28 10:45:34 -04:00
unknown 9334986bd9 Updated readme to show compile rules that won't throw an error 2017-07-28 10:45:34 -04:00
unknown f2824bca02 Fixed typo in my layout and updated 2017-07-28 10:45:34 -04:00
unknown 5023f55856 Fixed some capitalization issues 2017-07-28 10:45:34 -04:00
unknown 6d15f5a5b7 Another typo fix 2017-07-28 10:45:34 -04:00
unknown ea1fd96c84 Fixed typo in my layout 2017-07-28 10:45:34 -04:00
unknown 1eea91f5f8 Updated my makefile..again 2017-07-28 10:45:34 -04:00
unknown 9546b180b9 Updated my makefile 2017-07-28 10:45:34 -04:00
unknown 2265e4ce41 Removed old keymaps 2017-07-28 10:45:34 -04:00
unknown cbc5a08c40 Removed old protosplit folder 2017-07-28 10:45:34 -04:00
unknown 78f79ca6cc Removed old folder 2017-07-28 10:45:34 -04:00
Donald f1dbf72e09 Changed case of protosplit
Also updated readme to have correct capitalization.
2017-07-28 10:45:34 -04:00
Donald c71b60c82a Changed case of deltasplit75 to be lowercase.
To follow convention.
2017-07-28 10:45:34 -04:00
unknown 47c6d201aa Add my layout 2017-07-28 10:45:34 -04:00
xyxjj f6438e42af Add files via upload 2017-07-28 10:45:34 -04:00
xyxjj be1876aa76 Add files via upload 2017-07-28 10:45:34 -04:00
xyxjj d3b6552fb7 Delete MX RIGHT B.dxf 2017-07-28 10:45:34 -04:00
xyxjj ce3ea49743 Delete ALPS+MX RIGHT B.dxf 2017-07-28 10:45:34 -04:00
xyxjj 811c583636 Delete ALPS RIGHT B.dxf 2017-07-28 10:45:34 -04:00
xyxjj 173d1b7571 Delete middle layers - RIGHT B.dxf 2017-07-28 10:45:34 -04:00
xyxjj 98f977e95c Delete bottom layers - RIGHT B.dxf 2017-07-28 10:45:34 -04:00
xyxjj 1832b59266 Delete MX LEFT B.dxf 2017-07-28 10:45:34 -04:00
xyxjj 1bfe5b5723 Delete ALPS+MX LEFT B.dxf 2017-07-28 10:45:34 -04:00
xyxjj 038c12d59a Delete ALPS LEFT B.dxf 2017-07-28 10:45:34 -04:00
xyxjj 3d23a80c83 Delete Middle layers - LEFT B.dxf 2017-07-28 10:45:34 -04:00
xyxjj f56884b253 Delete Bottom Layer - LEFT B.dxf 2017-07-28 10:45:34 -04:00
xyxjj d4e695a136 Delete top bezel - blocked corner.dxf 2017-07-28 10:45:34 -04:00
xyxjj 2013f4fb83 Delete top bezel - Winkeyless.dxf 2017-07-28 10:45:34 -04:00
xyxjj 508cc7e56b Delete top bezel - Standard.dxf 2017-07-28 10:45:34 -04:00
xyxjj 8958a4f78b Delete PCB Dimesnsion.dxf 2017-07-28 10:45:34 -04:00
xyxjj 429971997c Delete MX RIGHT B.dwg 2017-07-28 10:45:34 -04:00
xyxjj e898a8ecc8 Delete ALPS+MX RIGHT B.dwg 2017-07-28 10:45:34 -04:00
xyxjj b6e8516d6d Delete ALPS RIGHT B.dwg 2017-07-28 10:45:34 -04:00
xyxjj 2077226fc2 Delete middle layers - RIGHT B.dwg 2017-07-28 10:45:34 -04:00
xyxjj cfafa97227 Delete bottom layers - RIGHT B.dwg 2017-07-28 10:45:34 -04:00
xyxjj 3d73110795 Delete readme.md 2017-07-28 10:45:34 -04:00
xyxjj 727707ef0b Delete PCB Dimesnsion.dwg 2017-07-28 10:45:34 -04:00