summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2018-07-07Add MxSS keyboard (#3335)MxBlu
* Added basic MxSS support * Fixed split RSHFT for ISO layouts * Updated readme.md for MxSS * Added initial support for individual control of front RGB LEDs * Changed RGBLED color selection to work using hue and saturation rather than RGB Added code for LED state change on layer change * Avoid needing an entire 8 bits to store the brightness value * Added custom keycodes, along with their handlers * Added EEPROM storage for front LED config * Fixed up ability to use QMK Configurator and updated readme.md * Applied suggested changes from pull request: https://github.com/standard/standard/issues/452 Updated name in license descriptions Updated layouts to snake case Corrected mistakes in info.json Updated layer_colors to a weak attributed array in mxss.c * Defined a new safe range for custom keycodes in keymap.c
2018-07-07Configurator fix for Christmas Tree (#3338)noroadsleft
2018-07-07Added my Balance 12 layout for Atreus (#3336)yttyx
* New Balance Twelve-based layout for the Atreus keyboard * Rearrange cursor keys. Fix layout comment typo. * Added Balance 12 layout for Atreus * Changes following review.
2018-07-07bugfix: Custom lock key for Windows (#3334)epaew
Win+Shift+L => Win+L and update readme
2018-07-07COD67 "Support" (#3332)MechMerlin
* preliminary Gray COD67 checkin * Get part of the switch matrix prepped * finish switch matrix * mock the pins and keymap for now * add keymap fixes * update readme with flashing instructions * keymap fix * Add more flashing and notes info to readme * remove un needed file * fix comments * add QMK Configurator Support
2018-07-07Fix a few minor formatting annoyances in WhiteFox (#3331)MechMerlin
2018-07-07Tetris Configurator support and Rules update (#3317)noroadsleft
* Configurator support * Add LAYOUTS = planck_mit to rules.mk * Disable Tap Dance at the keyboard level * Keymap refactor: QMK_KEYBOARD_H; enable Tap Dance for default keymap * Add keymaps/default/rules.mk to enable Tap Dance * Reverse the addition of config.h in keyboards/tetris/keymaps/default/
2018-07-06True AL1 Support (#3330)MechMerlin
* Initial port of AL1 Keyboard from Triangle Labs * Change REPLACE WITH YOUR NAME and some readme changes * More readme change to indicate Group Buy Link * Give Triangle Lab credit * remove pins from config.h and rely on matrix.c * Add QMK Configurator support
2018-07-06E6V2 LE Missing a Default Keymap (#3326)MechMerlin
* Add a default keymap to e6v2 le * Forgot to put an endif * Add a default keymap for now
2018-07-06impstyle keymap updated (#3328)zwnk
* impstyle keymap added * impstyle keymap updated * mouse layer added to impstyle keymap * keymap updated * fixes * impsytle layout: mouse layer added * comments added * comments added * bugfix * typo fixed * double tap fixed * double tap fixed * still testing double tab * double tab mouse layer is working * README added * README updated * keymap text formatted * impstyle keymap cleaned up
2018-07-06E6-V2 Last Edition (LE) Support (#3324)MechMerlin
* new matrix for LE(Last Edition) E6V2 * Update pin outs for the new version of the PCB * putting in some placeholders for now * Trying to get e6v2/oe:default to compile * put rules.mk in the right directory * Add and update readme files * move info.json to oe directory * Update LE directory * rename keyboard name * Add QMK Configurator Support At this time, ths only covers the ALL case and allows people to use the configurator to generate their keymaps. More work will need to be done.
2018-07-06Adding FireBazooka's Tada68 Keymap (#3322)FireBazooka
* Completed my Tada68 keymap * Update readme.md * Update readme.md * Update keymap.c * Update readme.md * Fixed keymap layout spacing * Update rules.mk * Removed MAC_TOG from macros, changed to TG(_MAC)
2018-07-05Fix hyperlinks in ErgoDone readme.md (#3323)Brendan Wrafter
2018-07-05Cospad QMK Configurator support and refactor (#3319)MechMerlin
* Refactor KEYMAP to LAYOUT standards - Change KEYMAP to LAYOUT_ortho - Added a new LAYOUT called LAYOUT_numpad * Use the new LAYOUT_numpad macro * Add QMK Configurator support * Change LAYOUT names as per code review * Change positioning of keys in the matrix * fix compile issue
2018-07-05Unloved Bastard refactor and Configurator support (#3318)noroadsleft
* Matrix refactor: KEYMAP to LAYOUT; +LAYOUT_tkl_ansi * Keymap refactor: QMK_KEYBOARD_H; matrix rename; +default_ansi * Configurator support * Add LAYOUTS = tkl_ansi to rules.mk
2018-07-05KC60 SE Support (#3301)MechMerlin
* initial support for kc60se extracted from Blake Lewis * add my name to the list * remove breathing as the backlight pin is not a PWM one * use standard LAYOUT macros such as 60_ansi and 60_ansi_split_bs_rshift * Make the base LAYOUT more sensible and add Configurator support * add atmel-dfu bootloader
2018-07-04Updates to Xyverz keymaps (#3315)Xyverz
* Adding Rama M10-A Macropad * ch-ch-ch changes... * Major overhaul based on SMT's keymap. * more changes. * Moved the FKeys to the ADJUST layer. * More rearranging. * Alias in Atreus62 keymap to make it more legible Added config.h to fix tapping_term issue for Caps Lock key in OSX * Added OrthoDox layout. * More layout changes. * Fixing things with the keyboard. * Finishing touches. Set left-hand master in config.h Embedded the arrow keys in keymap.c * Revised keymap making this easier to use. * additions and changes. * changes to various keymaps. * Minor adjustments to OrthoDox layout. * Added Eco keymap. Updated Let's Split keymap. * Added gherkin * Removed my M10A keymap * Planck Keymap Updates Updated my Planck keymap and created a simple keymap for Seph's Preonic. * Added readme * readme fixes * Update readme.md more clarification * Keymap Tweaks Removed the Power button setting from the keymap. It was in a horrible location. I'll work on getting it setup somewhere else sometime later. * Added Readme I finally got around to adding a readme to this keymap. I've also added minor changes to the layout. * Fixed Keymap Error * Fixed Readme * adding iris and levinson keymaps * Tweaks to keymap * added youngJZ keymap * Changes to keymap Added a readme.md * Levinson changes Added the readme.md and rules.mk files. Configured RGB underglow and backlighting. * fixed readme * changes to keymaps * Updated keymap * Updated readme.md * Updated Readme (again) * Updated Readme Fixed formatting. Again. * Updated readme This is the last readme update for this keyboard update. I hope. * Added Contra keymap * Kinesis Keymap Update * Updated Keymaps I've updated my Kinesis (Stapelberg) layout and my Clueboard 66 layout. I've also updated my Kinesis Readme. * Clueboard Keymap update Added media keys to my Clueboard 66 Rev2 layout. * Added keymap Added Minidox keymap & rules. Added user function to Let's Split keymap that turns off the red LEDs on the Pro Micros. * New Zen keymap Added Zen keyboard to my list of keyboards, so had to generate a new keymap for it. Also adding some changes to my MiniDox keymap and config.h, as well as my Levinson's config.h. The config.h file changes enable ee_hands. * A few changes for useability I made a few changes to the Minidox keymap to see if I can't make it more useable. I'm also working on streamlining the Zen keyboard keymap to reduce layers. * Re-vamped Iris keymap. * changes * minor keymap change This was a minor keymap change to use mod_tap for the backspace key: ALT when held, BSPC when tapped. * Added Fourier keymap * Keymap Cleanup Moved KC_ESC to KC_CAPS, and changed KC_ESC to KC_GRV This is because of muscle memory, I kept hitting ESC when trying to hit TAB. * Keymap Adjustments Swapped Caps/Esc, put Caps in Raise/Lower layers, put Grv in normal Esc position. Adjusted the readme.md to reflect these changes. * minor tweaks Added code to disable red ProMicro LEDs after flashing. * Clean-up * Corrections to keymap. Fixed a foul-up in the Zen keymap where the lctrl was where the LOWER should have been. * Changes to make this fall in line with the new Layout features * Moving to LAYOUTs for 4x12 boards * fixed config.h file * standardization changes * Reverted Atreus62 keymap to LAYOUT format * Switch Preonic and Nyquist to ortho_5x12 * Corrections to config.h * config.h file tweaks * config.h file tweaks * Added missing integers. * Updated Seph's keymap to LAYOUT standard. * Keymap tweaks & changes * Bringing keymap up to LAYOUT standard * Trying to get LEDs working * Fixes for Stapelberg Updated my keymap to confirm to the new LAYOUT standard. Updated the stapelberg.h to reflect this LAYOUT standard. Updated the stapelberg.c files to hopefully get the LEDs working. * Getting closer to Kinesis LED functionality. * NKRO Fix Disabled NKRO for VUSB ortho_5x12 boards
2018-07-04Tomato refactor and Configurator support (#3314)noroadsleft
* Matrix refactor: rename KEYMAP to LAYOUT_ortho_3x10 * Keymap refactor: matrix rename * Add LAYOUTS = ortho_3x10 to rules.mk * Configurator support
2018-07-04Tiger Lily Controller refactor and Configurator support (#3313)noroadsleft
* Matrix refactor: rename KEYMAP to LAYOUT; +LAYOUT_fullsize_ansi * Keymap refactor: QMK_KEYBOARD_H; matrix rename; +default_ansi keymap * Configurator support * Add LAYOUTS = fullsize_ansi to rules.mk * Readme cleanup
2018-07-04defaulted to 5 rows when HELIX_ROWS is not defined (#3312)MakotoKurauchi
2018-07-04Tanuki Configurator support (#3310)noroadsleft
2018-07-04Speedo refactor and Configurator support (#3309)noroadsleft
* Matrix refactor: rename KEYMAP to LAYOUT * Keymap refactor: QMK_KEYBOARD_H; matrix rename * Configurator support * Readme cleanup
2018-07-04The Ruler QMK Configurator Support (#3308)MechMerlin
* Update KEYMAP macro to LAYOUT * Add QMK Configurator support
2018-07-04QMK Configurator support for Maxipad keypad (#3307)MechMerlin
2018-07-04Satan refactor and Configurator support (#3305)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
2018-07-04S60-X refactor and Configurator support (#3304)noroadsleft
* Matrix refactor * Keymap refactor * Configurator update * Rules: added layouts 60_ansi, 60_ansi_split_bs_rshift and 60_iso
2018-07-04Roadkit refactor and Configurator support (#3303)noroadsleft
* Matrix refactor: rename KEYMAP to LAYOUT_numpad_4x4 * Keymap refactor: QMK_KEYBOARD_H, matrix renames, readability * Configurator support * Add numpad_4x4 LAYOUT to rules.mk
2018-07-03 sync the left and right backlight led control on ErgoDash (#3298)omkbd
* Hardware update Backlight enable Change pin Add 2keys (68→70) * change readme * support rev1 change keymap path * move ergodash.h * sync the left and right backlight led matrix.c is same as iris keyboad backlight breathing is unstable, so it comment out
2018-07-03Add dz60_macos_arrow keymap (#3296)Olivier Poitrey
2018-07-03turn on permissive hold for my keymap (#3295)Ethan Madden
2018-07-03Some updates to my minivan keymap (#3294)Ethan Madden
* disabled commands * dual spacefn, -= match to amj40 layout -= was killing my muscle memory, so I moved it. Don't have any other plans for kl though, so leaving them there as well.
2018-07-03Update Helix 'led_test' keymap (#3292)Takeshi ISHII
* now helix led_test local rgblight.[ch] not use. remove. * greatly simplify keyboards/helix/rev2/keymaps/led_test/keymap.c Helix keymap 'led_test' use modified default/keymap.c
2018-07-03Redox Configurator support (#3290)noroadsleft
2018-07-03Prime_R refactor and Configurator support (#3289)noroadsleft
* Matrix refactor: rename KEYMAP to LAYOUT * Keymap refactor: QMK_KEYBOARD_H; new matrix names * Configurator support
2018-07-03Add QMK DFU bootloader configuration to planck/dshields keymap. (#3288)Daniel Shields
2018-07-03Play Keyboard 60 refactor and Configurator update (#3287)noroadsleft
* Matrix refactor * Keymap refactor * Configurator update * Add LAYOUTS = 60_ansi_split_bs_rshift to rules.mk * Keymap bugfix: deleted two extra commas
2018-07-03Add Dynamic Macro Toggle using Tap Dance keymap to xd75 (#3297)zerovectorspace
* Add Dynamic Macro Toggle using Tap Dance One Tap -> Play Macro 1 Two Taps -> Stop Recording Three Taps -> Start Recording Macro 1 * Move feature from default to dyn_macro_tap_dance * Convert 4 space tabs to 2 space tabs Follows qmk style guidelines
2018-07-03Merge pull request #3229 from qmk/hf/shinydoxErez Zukerman
Adds I2C timeout and return values, adds support for future RGB Ergodox EZ
2018-07-03Addition of hard brigtness limit for RGB_Matrix (#3299)yiancar
* Addition of hard brigtness limit for RGB_Matrix - Added a define "RGB_MATRIX_MAXIMUM_BRIGHTNESS" to enable hard limiting the maximum brightness for rgb_matrix - Used the above define to limit the maximum brigthness of HS60 for better stability * Added docs for new rgb_matrix define * Addition of check for maximum brightness
2018-07-01Phantom refactor and Configurator update (#3285)noroadsleft
* Matrix refactor * Keymap refactor * Add iso_uk keymap * Configurator update * Add LAYOUTS = tkl_ansi tkl_iso to rules.mk
2018-07-01Fixed pin for RGB on lets_split/sockets keyboard (#3284)Mikkel Jeppesen
2018-07-01defaulted to 5 rows when HELIX_ROWS is not defined (#3282)MakotoKurauchi
2018-07-01Omnikey Blackheart refactor (#3280)noroadsleft
2018-07-01OK60 Refactor and Configurator support (#3279)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Readme formatting fix
2018-07-01Nyquist Configurator support and keymap refactor (#3278)noroadsleft
* Configurator support * Keymap refactor to QMK_KEYBOARD_H
2018-07-01Novelpad refactor and Configurator support (#3276)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Add LAYOUTS = ortho_5x4 to rules.mk * Readme formatting fix * #include != #define * Removed an extra comma
2018-07-01Nano refactor and Configurator update (#3275)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support
2018-07-01Helix five rows jis (#3274)marksard
* Added keymap for Helix like Japanese JIS keyboard. * * Refactored * Supported to display of exchange layer
2018-07-01Miuni32 refactor and Configurator support (#3273)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Readme formatting update
2018-06-30Mitosis refactor and Configurator support (#3271)noroadsleft
* Matrix refactor * Configurator support * Keymap refactor