summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-26Configurator fix for Org60 (#3231)noroadsleft3-6/+27
* Configurator fix * Added LAYOUTS = 60_ansi to rules.mk
2018-06-25Add QMK Configurator Support for ORG60 (#3228)MechMerlin5-8/+26
* Add additional readme notes on how to fix the flickering backlight issue * Add QMK Configurator support
2018-06-25add support for the 60_ansi_split_bs_rshift community layout (#3227)MechMerlin3-2/+19
2018-06-25added tada68:unix (#3225)Derek Tracy4-0/+131
2018-06-24Fix up some of mechmerlin universal keymaps (#3223)MechMerlin4-21/+21
2018-06-23remove comment codeJack Humbert1-1/+0
2018-06-23adds immediate i2c return, fixes ez matrix codeJack Humbert5-31/+35
2018-06-23refactor, non-workingJack Humbert9-146/+178
2018-06-23Handwired/Dactyl refactor and Configurator support (#3222)noroadsleft5-14/+21
* Matrix refactor * Configurator support * Keymap refactor
2018-06-22Add LAYOUT_60_ansi to DO60 (#3220)MechMerlin5-2/+22
* add LAYOUT_60_ansi layout * - Add LAYOUT_60_ansi layout - Use QMK_KEYBOARD_H
2018-06-22feat: add a keymap of kou (#3219)kouMatsumoto2-0/+363
2018-06-22rename layouts based on memey monikers courtesy of Krelbit...lulz (#3218)MechMerlin3-9/+9
2018-06-22Another alternative layout for TADA68 (#3215)Pascal Greilich3-0/+76
2018-06-21change meme board MCU from 32u4 to 32u2 (#3212)MechMerlin1-1/+1
2018-06-21Fix Helix i2c wrong bit rate (#3207)MakotoKurauchi7-10/+3
2018-06-21DZ60 Configurator fix and refactor (#3205)noroadsleft23-95/+226
* Bugfix refactor * Added 60_iso layout to rules.mk * Added sample ISO-UK keymap * Keymap refactor * Fixes per @andys8
2018-06-21Updates to mtdjr userspace and keymaps (#3206)mtdjr10-178/+202
* slight tweaks to xd75 keymap * update to config.h to remove undef of solenoid active * code organization for userspace * updates to userspace and keymaps * add rgb to userspace and lets split * add conditional around rgb functions in userpsace * move rgb layer changes into layer_state_set_user
2018-06-20Add underglow compatible keymap for Ergo42 (#3204)Biacco423-0/+203
* Add underglow compatible keymap for Ergo42 * Move RGB underglow settings from global to specific keymap
2018-06-20start updating i2c for timeoutsJack Humbert2-71/+46
2018-06-19Some lightshow code for XD75. (#3203)Kenny Hung1-2/+50
* Add shift key to navigation layer to save pinky when double tapping shift key in IntelliJ * Fancy effects on the lights
2018-06-19DCompact Update 1 (#3202)Dan5-19/+81
* Add Plover layer to DCompact from Planck default * Fix up and update DCompact READMEs * Add missing Steno features * Switch flags to re-enable extrakeys * Fix compilation bug in Chimera layout
2018-06-18allow programming the tomato keyboard through the reset keycode (#3201)Jon Allen1-1/+1
2018-06-18ScrabblePad Updates (#3200)pastryfeline2-4/+4
* Update config.h Matrix pinout updated to current revision. * Add updated matrix, define RGB pin Matrix updated to current pinout, pin for WS2812 defined. * Update config.h Matrix rearrangement due to change in Teensy2.0++ position * Update readme.md Added maintainer info, updated controller info
2018-06-17ISO Keymap & Layout for dz60 (#3198)Jan Kolkmeier5-0/+98
* added ISO layout * ISO dz60 layout: jkbone * replace includes
2018-06-16info.json for mini1800 (#3183)Devin "Koduh" Bryce1-0/+13
* info.json for mini1800 * fixed keys on info.json of mini1800 * mini 1800 LAYOUT text
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-13adds timeout to avr i2cJack Humbert8-84/+167
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