summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-16SixKeyBoard refactor (#3193)noroadsleft4-14/+42
* Refactor: create matrix macro * Readme changes * Configurator support
2018-06-16felix info.json fix (#3195)noroadsleft1-1/+1
2018-06-16Ergodash refactor (#3196)noroadsleft5-105/+110
* Deleted LAYOUTS = ortho_5x14 from rules.mk * Refactor * Configurator support
2018-06-16Contra refactor (#3191)noroadsleft8-336/+332
* Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
2018-06-16Fixed no-op ifndef for ergodox ez (#3189)Alex Malott1-1/+1
2018-06-16Canoe Refactor (#3190)noroadsleft3-413/+39
* Readme formatting * Matrix refactor * Configurator update
2018-06-15planck/light/info.json fix (#3186)noroadsleft1-1/+1
2018-06-15Tada68 refactor and readme update (#3178)noroadsleft22-198/+160
* Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap
2018-06-15Add URL of PCB files to README.md (#3182)Yan-Fa Li1-0/+4
2018-06-15Rename from KEYMAP to LAYOUT (#3181)MechMerlin11-59/+59
* rename KEYMAP to LAYOUT * rename the new layouts in all affected keymaps
2018-06-15Fix bfake matrix bug (#3180)MechMerlin3-12/+33
* Add some explanation as to what the b.fake is and some formatting fixes * Change K37 to K57 * Add a 60_ansi layout
2018-06-15Clueboard 2x1800 Refactor (#3179)noroadsleft10-1922/+390
* Readme cleanup * Refactor: matrices and info.json * Refactor: keymaps * Moved xyverz config.h
2018-06-14QMK Configurator Support for Melody96 (#3177)MechMerlin1-0/+12
2018-06-14Lightsaver info.json update (#3176)noroadsleft1-10/+10
2018-06-14KBD66 info.json update (#3175)noroadsleft1-4/+5
2018-06-13Mbsurfer deltasplit75 keymap (#3174)Cory Shaw3-0/+67
* Add mbsurfer keymap for DeltaSplit75 with ANSI split backspace * Update mbsurfer DeltaSplit75 keymap to include right hand arrow cluster * Update mbsurfer DS75 keymap, move volume down to be symmetrical * Add readme to Mbsurfer DS75 keymap * Fix Mbsurfer DS75 keymap image
2018-06-13Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173)noroadsleft9-150/+143
* Ergodone refactor * Ergodox Infinity refactor * Ergotravel refactor * Ergotravel configurator layout update * Fixing include on Ergodox Infinity narze keymap
2018-06-13Ergodox EZ refactor (#3171)noroadsleft13-209/+207
* Refactor matrices and keymaps * Fixes for @ericgebhart keymap * Deleted macro aliases * ericgebhart/keymap.c to LAYOUT_ergodox_wrapper
2018-06-13Hadron: Readme, Refactor, and Configurator support (#3170)noroadsleft5-23/+43
* Refactor * Configurator support * Readme
2018-06-13fix issue with rgbinit unused variable (#3165)Jon Allen1-2/+0
* fix issue with rgbinit wiping out customization. * removed unused variable
2018-06-12Fix melody96 default keymap graphic. (#3169)kaylanm1-11/+11
2018-06-12Fix jj40 capslock and minor keymap updates (#3168)Oscillope3-3/+62
* Adjust TAPPING_TERM to make accessing the nav layer easier * JJ40: Add RESET key to lower layer. * Disable all lock LEDs on "oscillope" keymap. I'm not 100% sure why yet, but attempting to turn on a lock LED on my v1 JJ40 PCB causes the PCB to become unresponsive. The easy fix is to just disable all of the lock LEDs, since I don't have any LEDs on my keyboard anyway. Many thanks to u/wanleg on Reddit for suggesting this fix: https://www.reddit.com/r/olkb/comments/8en8f1/strange_caps_lock_behavior/e06kcaf/
2018-06-12GON NerD: Refactor, Configurator support and Readme cleanup (#3167)noroadsleft7-24/+42
* Refactor * Configurator support * Readme cleanup
2018-06-12GH80-3000: Refactor and Configurator support (#3166)noroadsleft9-154/+194
* Refactor * Configurator support * Updated Rules: LAYOUTS
2018-06-12GH60: readme cleanup, Refactor, and Configurator update (#3164)noroadsleft13-285/+311
* Readme cleanup * Refactor * Configurator updates * Removed an extra comma * Add supported PCB revisions * Refactor: remove matrix aliases
2018-06-12Fourier: Refactor and readme updates (#3163)noroadsleft3-51/+19
* Readme changes: Added direct product link * Keymap refactor
2018-06-12Modifications to Dactyl manuform keyboard (#3162)Twentylives7-125/+171
* DactylManuform: Updating dvorak keymap * Changed NAV and NUM layers to LOWER and RAISE * Removed Mod+Key form RAISE and LOWER keys to be used as layer togglers exclusively * Added missing keys to LOWER layers * DactylManuform: fixed bugs in keyboard config file * DactylManuform: Change default mouse config The default mouse config parameters are slow and not very user friendly, this commit overrides the default values. wq Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com> * Dactylmanuform: Update default keymap (qwerty) to match dvorak's Recently devorak's layout went through some changes for changing layer toggles behavior, adding missing keys, and fix minor bugs, this commit introduces these changes to the default keymap. Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com> * Dactylmanuform: Add permissive hold support Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com> * DactylManuform: Updating documentation * Adding a picture of the keyboard * Adding keymaps pictures * Adding missing EEPROM files for EE_HANDS flashing these before firmware will let the user use either hand as master without reflashing Signed-off-by: 20lives <lior@dotcore.co.il>
2018-06-10Added a multiple layout keymap for DZ60 (#3159)Breno Reis7-0/+572
* Added files for my new layout. * Added layout template * Qwerty layout done * Qwerty layout done * Test commit * Qwerty, colemak e dvorak layouts done. * Added templates for extra layers * Added templates for extra layers * Small adjustments on function layer * Minor updates * Minor updates * daily update * added my dz60 layout * added my niu mini layout * made the suggested corrections
2018-06-10Fortitude60: Refactor and Configurator support (#3161)noroadsleft2-22/+32
* Removed LAYOUT_ortho_5x12 alias * Configurator support
2018-06-10Felix: Refactor, Rules, and Configurator Support (#3160)noroadsleft4-11/+27
* Refactor * Configurator support * Add LAYOUTS = ortho_5x4 to rules.mk
2018-06-10Add Tetris keyboard to QMK (#3158)YouCanFly6-0/+1005
* Add Tetris keyboard to QMK * fix * disable the music mode to save size
2018-06-10Add TKC keymap (#3157)Yan-Fa Li2-0/+174
- disable i2c to avoid hid spam - set capslock -> lctl_t(kc_esc) - OSX mode - reverse GUI and ALT
2018-06-10Fixsingakeymaps (#3156)Jason1-4/+4
* Tweak info.json * fix default for info.json * typo
2018-06-09Adding Singa Repo w/ Config Support (#3155)Jason22-0/+1184
* Adding Singa Repo w/ Config Support * Used Tilde instead of GRV * PR Fixes * oops, forgot to change the keymaps * splitbs -> split_bs
2018-06-09Additional default layouts: Fullsize ANSI, Fullsize ISO, TKL ISO (#3154)noroadsleft9-0/+63
* Add Fullsize ANSI layout * Add Fullsize ISO layout * Add TKL ISO layout
2018-06-09Fix KC_P00 macro for ortho_5x4 layout (#3152)noroadsleft1-1/+1
2018-06-09Add corne keyboard (#3119)Kosuke Adachi29-0/+2710
* Fork from helix * Move rev2 to rev1 * Remove unused settings * Move split_util to outof rev * Setup KEYMAP for crkbd * Remove old image * Move keymaps directory and glcdfont.c * Remove AUDIO in keymap * Show keylog * Show keylogs * Show time log * Remove EISU/KANA * Use KEYMAP_kc * Remove iota_gfx_record_user wrapping * Remove unused settings for layer * Add keylogger.c * Fix uppercase letters to lower * Add timelogger.c * Default RGBLED_NUM = 27 * Remove unused setting * Add mode icon reader * Add matrix_write_ln * Add layer_state_reader * Move to lib directory * Rename functions * Add host_led_state_reader * Add logo_reader * Cleaning of iota_gfx_task * Fix bugs and add key defines * Remove unnecessary comments * Update crkbd readme * Move libs to lib directories * Rename KEYMAP to LAYOUT
2018-06-08citadel: new keymap for pegasushoof (#3146)Daniel Rose4-0/+239
[citadel] Markdown syntax: Added double spaces for line breaking [citadel] Added line breaks for keyboard layout, fixed headings.
2018-06-08Ergo42: Refactor and Configurator support (#3150)noroadsleft8-409/+399
* Refactor * Configurator support * Switch macro names around
2018-06-08DZ60: Add LAYOUT_directional_625_space (#3148)noroadsleft2-28/+44
2018-06-08Keyboard that works on Qwerty or Bepo OS keyboards. (#3149)Eric Gebhart9-0/+1675
* New layout. * new dvorak bepo layout. * first commit of new ergodox_ez dvorak keyboard for qwerty and bepo.
2018-06-07Add DCompact Layout for Chimera Ortho and Planck Keyboards (#3145)Dan8-0/+465
* Clone default chimera-o layout * Make changes for base layer * Enable mouse suppport flag * Implement majority of DAD layout * Add mouse movement keys * Fine tune mouse control and fix tap toggle * Fix mouse button locations * Set adpater LED colors for layers * Increase responsiveness of key taps * Update layout for thumb comfort * Rename layout and add README * Add comments to keymap * Implement DCompact layout for Planck * Copy over DCompact README to planck * Fix up odds and ends for Planck
2018-06-07Eco: Refactor, Configurator support and Readme changes (#3143)noroadsleft9-297/+302
* Readme changes * Refactor matrices; add QMK_KEYBOARD_H * Configurator Support
2018-06-07DK60: Refactor, Configurator and Readme updates (#3142)noroadsleft4-32/+44
* Readme cleanup * Refactor KEYMAP to LAYOUT * Configurator support * Readme cleanup Didn't spot that the modified lines were formatted as a list the first time.
2018-06-07Normacos update (#3141)Jorge Porras2-23/+48
* Cheers let's split keymap * fixed typo on norman layer of cheers keymap for let's split * fixed right handed mappings for home row * cheers keymap for let's split redefinition * updated Cheers keymap for let's split * cheers keymap for let's split updated with some terminal macros * renamed cheers let's split keymap to a more appropriate normacos * updated normacos keymap doc / removed non functional keys * reset let's split rules to default values * added more spotlight search macros * normalized keymap comments * Moved numpad on lower layer * updated normacos layout and fixed some readme typos * removed leftover merge diff * added waits to macros that make use of SEND_STRING * fixed wrong waits on macros that use SEND_STRING * normalized macro comments after adding waits
2018-06-07Gherkin: Refactor and Configurator support [resolved] (#3140)noroadsleft12-363/+287
* Refactor KEYMAP to LAYOUT_ortho_3x10 * Configurator support * Renamed @Talljoe's keymap folder * Renamed matrix_init_user to matrix_init_keymap
2018-06-07Add premade layouts for Numpad 4x4, Numpad 5x4, Ortho 5x4, and Planck MIT ↵noroadsleft12-0/+113
(#3139) Fix EOF on Planck MIT layout.json Cleanup ortho_5x4 layout.json
2018-06-07Bootloader make issue (#2975)yiancar1-9/+9
* Added Modular keyboards L,R and NUM Created code modules for the 3 modules of the modular keyboard. Original idea by MechboardsUK. Uses i2c implementation similar to lets split * Remove modular from master This is to fix incorrect branching * fixed bootloader makefile - Echo -e does not behave coorectly on mac - Replaced with equivilant printf statements * quick typo fix
2018-06-06Dilly: Refactor and Configurator support (#3134)noroadsleft9-86/+76
* Refactor * Configurator support * Add LAYOUT_ortho_3x10 to default QMK layouts * Refactor Dilly to use LAYOUT_ortho_3x10
2018-06-06Added jwlawrence keymap for zen keyboard (#3137)Joshua Lawrence3-0/+150
* Created jwlawrence keymap