aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* JC65 Refactor and Configurator update (#3239)noroadsleft2018-06-2710-16/+12
| | | | | | * Add Configurator support for JC65 v32a (ps2avrgb) version * JC65 Keymap refactor
* Helix: Refactor and Configurator support (#3238)noroadsleft2018-06-2712-105/+133
| | | | | | | | * Matrix refactor * Keymap refactor * Configurator support
* Adding ishtob keymap to master (#3235)ishtob2018-06-265-0/+600
| | | | | | * Adding my personal planck keymap * Adding readme.md to my keymap
* Fixed the command required to build the layout in A persona Orthodox Layout ↵rfvizarra2018-06-261-1/+1
| | | | | | (#3234) * Fixed the command to build the layout
* New Pok3r Based Keymap (#3226)fordmr2018-06-254-0/+190
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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...
* Added comments to Niu Mini default keymap (#3230)Albert Seo2018-06-251-2/+35
|
* Configurator fix for Org60 (#3231)noroadsleft2018-06-253-6/+27
| | | | | | * Configurator fix * Added LAYOUTS = 60_ansi to rules.mk
* Add QMK Configurator Support for ORG60 (#3228)MechMerlin2018-06-255-8/+26
| | | | | | * Add additional readme notes on how to fix the flickering backlight issue * Add QMK Configurator support
* add support for the 60_ansi_split_bs_rshift community layout (#3227)MechMerlin2018-06-253-2/+19
|
* added tada68:unix (#3225)Derek Tracy2018-06-254-0/+131
|
* Handwired/Dactyl refactor and Configurator support (#3222)noroadsleft2018-06-225-14/+21
| | | | | | | | * Matrix refactor * Configurator support * Keymap refactor
* Add LAYOUT_60_ansi to DO60 (#3220)MechMerlin2018-06-225-2/+22
| | | | | | | * add LAYOUT_60_ansi layout * - Add LAYOUT_60_ansi layout - Use QMK_KEYBOARD_H
* feat: add a keymap of kou (#3219)kouMatsumoto2018-06-222-0/+363
|
* rename layouts based on memey monikers courtesy of Krelbit...lulz (#3218)MechMerlin2018-06-213-9/+9
|
* Another alternative layout for TADA68 (#3215)Pascal Greilich2018-06-213-0/+76
|
* change meme board MCU from 32u4 to 32u2 (#3212)MechMerlin2018-06-211-1/+1
|
* Fix Helix i2c wrong bit rate (#3207)MakotoKurauchi2018-06-217-10/+3
|
* DZ60 Configurator fix and refactor (#3205)noroadsleft2018-06-2123-95/+226
| | | | | | | | | | | | * Bugfix refactor * Added 60_iso layout to rules.mk * Added sample ISO-UK keymap * Keymap refactor * Fixes per @andys8
* Updates to mtdjr userspace and keymaps (#3206)mtdjr2018-06-207-88/+71
| | | | | | | | | | | | | | | | * 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
* Add underglow compatible keymap for Ergo42 (#3204)Biacco422018-06-203-0/+203
| | | | | | * Add underglow compatible keymap for Ergo42 * Move RGB underglow settings from global to specific keymap
* Some lightshow code for XD75. (#3203)Kenny Hung2018-06-191-2/+50
| | | | | | * Add shift key to navigation layer to save pinky when double tapping shift key in IntelliJ * Fancy effects on the lights
* DCompact Update 1 (#3202)Dan2018-06-195-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
* allow programming the tomato keyboard through the reset keycode (#3201)Jon Allen2018-06-181-1/+1
|
* ScrabblePad Updates (#3200)pastryfeline2018-06-172-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
* ISO Keymap & Layout for dz60 (#3198)Jan Kolkmeier2018-06-175-0/+98
| | | | | | | | * added ISO layout * ISO dz60 layout: jkbone * replace includes
* info.json for mini1800 (#3183)Devin "Koduh" Bryce2018-06-161-0/+13
| | | | | | | | * info.json for mini1800 * fixed keys on info.json of mini1800 * mini 1800 LAYOUT text
* SixKeyBoard refactor (#3193)noroadsleft2018-06-164-14/+42
| | | | | | | | * Refactor: create matrix macro * Readme changes * Configurator support
* felix info.json fix (#3195)noroadsleft2018-06-161-1/+1
|
* Ergodash refactor (#3196)noroadsleft2018-06-165-105/+110
| | | | | | | | * Deleted LAYOUTS = ortho_5x14 from rules.mk * Refactor * Configurator support
* Contra refactor (#3191)noroadsleft2018-06-158-336/+332
| | | | | | | | | | | | * Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
* Fixed no-op ifndef for ergodox ez (#3189)Alex Malott2018-06-151-1/+1
|
* Canoe Refactor (#3190)noroadsleft2018-06-153-413/+39
| | | | | | | | * Readme formatting * Matrix refactor * Configurator update
* planck/light/info.json fix (#3186)noroadsleft2018-06-141-1/+1
|
* Tada68 refactor and readme update (#3178)noroadsleft2018-06-1422-198/+160
| | | | | | | | | | * Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap
* Add URL of PCB files to README.md (#3182)Yan-Fa Li2018-06-141-0/+4
|
* Rename from KEYMAP to LAYOUT (#3181)MechMerlin2018-06-1411-59/+59
| | | | | | * rename KEYMAP to LAYOUT * rename the new layouts in all affected keymaps
* Fix bfake matrix bug (#3180)MechMerlin2018-06-143-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
* Clueboard 2x1800 Refactor (#3179)noroadsleft2018-06-1410-1922/+390
| | | | | | | | | | * Readme cleanup * Refactor: matrices and info.json * Refactor: keymaps * Moved xyverz config.h
* QMK Configurator Support for Melody96 (#3177)MechMerlin2018-06-131-0/+12
|
* Lightsaver info.json update (#3176)noroadsleft2018-06-131-10/+10
|
* KBD66 info.json update (#3175)noroadsleft2018-06-131-4/+5
|
* Mbsurfer deltasplit75 keymap (#3174)Cory Shaw2018-06-133-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
* Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173)noroadsleft2018-06-139-150/+143
| | | | | | | | | | | | * Ergodone refactor * Ergodox Infinity refactor * Ergotravel refactor * Ergotravel configurator layout update * Fixing include on Ergodox Infinity narze keymap
* Ergodox EZ refactor (#3171)noroadsleft2018-06-1212-205/+203
| | | | | | | | | | * Refactor matrices and keymaps * Fixes for @ericgebhart keymap * Deleted macro aliases * ericgebhart/keymap.c to LAYOUT_ergodox_wrapper
* Hadron: Readme, Refactor, and Configurator support (#3170)noroadsleft2018-06-125-23/+43
| | | | | | | | * Refactor * Configurator support * Readme
* Fix melody96 default keymap graphic. (#3169)kaylanm2018-06-121-11/+11
|
* Fix jj40 capslock and minor keymap updates (#3168)Oscillope2018-06-123-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/
* GON NerD: Refactor, Configurator support and Readme cleanup (#3167)noroadsleft2018-06-127-24/+42
| | | | | | | | * Refactor * Configurator support * Readme cleanup
* GH80-3000: Refactor and Configurator support (#3166)noroadsleft2018-06-129-154/+194
| | | | | | | | * Refactor * Configurator support * Updated Rules: LAYOUTS
* GH60: readme cleanup, Refactor, and Configurator update (#3164)noroadsleft2018-06-1213-285/+311
| | | | | | | | | | | | | | * Readme cleanup * Refactor * Configurator updates * Removed an extra comma * Add supported PCB revisions * Refactor: remove matrix aliases