summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-27Helix: Refactor and Configurator support (#3238)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support
2018-06-26Adding ishtob keymap to master (#3235)ishtob
* Adding my personal planck keymap * Adding readme.md to my keymap
2018-06-26Fixed the command required to build the layout in A persona Orthodox Layout ↵rfvizarra
(#3234) * Fixed the command to build the layout
2018-06-25New Pok3r Based Keymap (#3226)fordmr
* Create keymap.c Modified the default to be way more like a pok3r, already clear that it needs a better ctrl location. * Delete keymap.c * Create keymap.c Modified the default keymap to be more like a pok3r, clearly needs a better ctrl location and probably some other tweaks. * Add files via upload * Update keymap.c Parenthesis correction. * Parenthetical cleanup Forgot one... * Mods and numpad; cleanup Rework mods and numpad layer, remove superfluous declarations * comment define devlayer * Create readme.md Background and intention. * Updated to fit example * Update readme.md * Update rules.mk * Update config.h * Updated includes Replaced: #include "iris.h" #include "action_layer.h" #include "eeconfig.h" With: #include QMK_KEYBOARD_H * Update rules.mk Removed RGB enable declarations * Update rules.mk * Update keymap.c Spaced out on MINS and EQL. * Update rules.mk Removed unnecessary block. * Remove the RGB call Make would fail because of the RGB call that wasn't anywhere but here, cleaned that up from the default config. * Update keymap.c Added [ and ] since I'd forgotten them originally...
2018-06-25Added comments to Niu Mini default keymap (#3230)Albert Seo
2018-06-25Configurator fix for Org60 (#3231)noroadsleft
* Configurator fix * Added LAYOUTS = 60_ansi to rules.mk
2018-06-25Add QMK Configurator Support for ORG60 (#3228)MechMerlin
* 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)MechMerlin
2018-06-25added tada68:unix (#3225)Derek Tracy
2018-06-24Fix up some of mechmerlin universal keymaps (#3223)MechMerlin
2018-06-23remove comment codeJack Humbert
2018-06-23adds immediate i2c return, fixes ez matrix codeJack Humbert
2018-06-22refactor, non-workingJack Humbert
2018-06-22Handwired/Dactyl refactor and Configurator support (#3222)noroadsleft
* Matrix refactor * Configurator support * Keymap refactor
2018-06-22Add LAYOUT_60_ansi to DO60 (#3220)MechMerlin
* add LAYOUT_60_ansi layout * - Add LAYOUT_60_ansi layout - Use QMK_KEYBOARD_H
2018-06-22feat: add a keymap of kou (#3219)kouMatsumoto
2018-06-21rename layouts based on memey monikers courtesy of Krelbit...lulz (#3218)MechMerlin
2018-06-21Another alternative layout for TADA68 (#3215)Pascal Greilich
2018-06-21change meme board MCU from 32u4 to 32u2 (#3212)MechMerlin
2018-06-21Fix Helix i2c wrong bit rate (#3207)MakotoKurauchi
2018-06-21DZ60 Configurator fix and refactor (#3205)noroadsleft
* Bugfix refactor * Added 60_iso layout to rules.mk * Added sample ISO-UK keymap * Keymap refactor * Fixes per @andys8
2018-06-20Updates to mtdjr userspace and keymaps (#3206)mtdjr
* 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)Biacco42
* Add underglow compatible keymap for Ergo42 * Move RGB underglow settings from global to specific keymap
2018-06-20start updating i2c for timeoutsJack Humbert
2018-06-19Some lightshow code for XD75. (#3203)Kenny Hung
* 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)Dan
* 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 Allen
2018-06-17ScrabblePad Updates (#3200)pastryfeline
* 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 Kolkmeier
* added ISO layout * ISO dz60 layout: jkbone * replace includes
2018-06-16info.json for mini1800 (#3183)Devin "Koduh" Bryce
* info.json for mini1800 * fixed keys on info.json of mini1800 * mini 1800 LAYOUT text
2018-06-16SixKeyBoard refactor (#3193)noroadsleft
* Refactor: create matrix macro * Readme changes * Configurator support
2018-06-16felix info.json fix (#3195)noroadsleft
2018-06-16Ergodash refactor (#3196)noroadsleft
* Deleted LAYOUTS = ortho_5x14 from rules.mk * Refactor * Configurator support
2018-06-15Contra refactor (#3191)noroadsleft
* Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
2018-06-15Fixed no-op ifndef for ergodox ez (#3189)Alex Malott
2018-06-15Canoe Refactor (#3190)noroadsleft
* Readme formatting * Matrix refactor * Configurator update
2018-06-14planck/light/info.json fix (#3186)noroadsleft
2018-06-14Tada68 refactor and readme update (#3178)noroadsleft
* Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap
2018-06-14Add URL of PCB files to README.md (#3182)Yan-Fa Li
2018-06-14Rename from KEYMAP to LAYOUT (#3181)MechMerlin
* rename KEYMAP to LAYOUT * rename the new layouts in all affected keymaps
2018-06-14Fix bfake matrix bug (#3180)MechMerlin
* 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-14Clueboard 2x1800 Refactor (#3179)noroadsleft
* Readme cleanup * Refactor: matrices and info.json * Refactor: keymaps * Moved xyverz config.h
2018-06-13QMK Configurator Support for Melody96 (#3177)MechMerlin
2018-06-13Lightsaver info.json update (#3176)noroadsleft
2018-06-13KBD66 info.json update (#3175)noroadsleft
2018-06-13Mbsurfer deltasplit75 keymap (#3174)Cory Shaw
* 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)noroadsleft
* Ergodone refactor * Ergodox Infinity refactor * Ergotravel refactor * Ergotravel configurator layout update * Fixing include on Ergodox Infinity narze keymap
2018-06-12Ergodox EZ refactor (#3171)noroadsleft
* Refactor matrices and keymaps * Fixes for @ericgebhart keymap * Deleted macro aliases * ericgebhart/keymap.c to LAYOUT_ergodox_wrapper
2018-06-12adds timeout to avr i2cJack Humbert
2018-06-12Hadron: Readme, Refactor, and Configurator support (#3170)noroadsleft
* Refactor * Configurator support * Readme