aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Merge Commissions to repo (#5995)Elliot Powell2019-05-2821-0/+1545
| | | | | | | | | | | | * Moved commisions to one folder * Update keyboards/ep/comsn/hs68/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Resolve merge issues * Fix comiplation issues
* [Keyboard] add geekboards 8key macro-pad tester (#5940)moyi46812019-05-286-0/+208
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add geekboards 8key macro-pad tester * Update readme.md * Update keyboards/geekboards/tester/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/geekboards/tester/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/geekboards/tester/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/geekboards/tester/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/geekboards/tester/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keymap.c * Update keyboards/geekboards/tester/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/geekboards/tester/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/geekboards/tester/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/geekboards/tester/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/geekboards/tester/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update readme.md * Update tester.c * Update keyboards/geekboards/tester/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/geekboards/tester/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/geekboards/tester/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/geekboards/tester/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com>
* [Kenyboard] Add ansi_split_space_rshift layout to DZ60 (#6004)Klemen Košir2019-05-284-1/+52
| | | | | | | | * [DZ60] Add ansi_split_space_rshift layout * [DZ60] Add kream keymap * Revert spacebar sizes
* [Keyboard] Add keyboard Moon (#5976)Mathias Andersson2019-05-2824-0/+1231
|
* Waldo LAYOUT_60_hhkb bugfix (#6000)noroadsleft2019-05-281-34/+34
| | | | | | | | | | | | | * Fix typo in LAYOUT_60_hhkb macro Reported by Sushiimi - https://github.com/qmk/qmk_configurator/issues/376 * Unify white space Tabs and spaces were being mixed for indenting. No logic change.
* [Keymap] Add lets_split keymap (#5992)Tyler Wince2019-05-273-0/+281
| | | | | | | | | | | | | | | | | | | | | | | | | | * tylerwince keymap added * modifications for PR * remove legacy import * fix some build errors * fix layers * restore custom_keycodes * remove trailing commas * change persistent layer function * update light noeeprom * layer state set user * missing trailing " * changes to single_default_layer
* [Keymap] Updated personal keymaps (#5993)M-AS2019-05-275-20/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added personal CTRL keymap * added personal dz60rgb keymap * enabled new rgb effect * added space cadet shift * media player track buttons now orange * updated keymaps with rgb setting and visual HSV setting preview * fixed source stuff? * added support for underglow toggle (bugged to all hell) * everything now behaves as expected when ti comes to RGB toggles, thank god * removed ifdefs * changed color of MAS_CRM * uh, whitespace * changed rgb positions and modifiers within RGB matrix thing for CTRL and DZ60RGB * updated keymap to work kindof * KEYMAP: changed list of rgb effects * changed CTRL rgb defaults * KEYMAP: new LED layout for ctrl
* [Keymap] Added french Bépo support on Ergo42 keeb (#5986)Gaëtan Ark2019-05-262-0/+72
| | | | | | | | * Added french Bépo support on Ergo42 keeb * Fixed some typos * Removed a unused include
* [Keyboard] adds spacetime keyboard (#5969)Kyle Terry2019-05-2617-0/+856
| | | | | | | | | | | * adds spacetime keyboard * removes custom tap and mod functions this commit replaces tap_key, control_key and shift_key with built-in tap_code16. * changes thumb layer and makes left palm key ralt
* [Keymap] jotix ortho_4x12 layout change (#5979)jotix2019-05-263-156/+12
| | | | | | | | * jotix ortho_4x12 layout change * simplifying things * simplifying things
* Add Solus support to linux_install.sh scriptchax2019-05-261-0/+1
| | | | added update-repo command before install command
* Add Solus support to linux_install.sh scriptchax2019-05-261-0/+21
|
* Document MT keycode in keycodes.mdfauxpark2019-05-251-17/+18
|
* Add support for LSJ Ares (#5588)Maarten Dekkers2019-05-248-0/+733
| | | | | | | | | | | | | | | | * Add support for LSJ Ares Thanks to the other ports which have made this port possible. * Update Ares code per request * More changes to Ares * Update Ares rules.mk Co-Authored-By: Maartenwut <maartenwut@gmail.com> * Remove escaping backslashes from Ares default keymap
* Added media keys to 1up60rgb:raffle (#5973)Doug Raffle2019-05-241-3/+3
|
* [Keyboard] Fix formatting on keyboard to micro connection table (#5968)Mark2019-05-241-3/+4
| | | | | | * Fix formatting on keyboard to micro connection table * Add whitespace to make more readable
* [Keyboard] Added Abstract Ellipse Rev1 (#5939)AbstractKB2019-05-2414-0/+620
| | | | | | | | | | | | | | | | | | * mostly done with first version of Ellipse Rev1 software * mostly done, error with backlight breathing * more testing and changing default keymaps * ready for first release attempt * fix newline in readme * fix copyright and extraneous declarations and symbols * remove more excess backslashes * fixed more formatting
* Fix cypher iso (#5971)Danny2019-05-241-2/+197
| | | | | | * Reformat JSON to look less like AIDS * Fix location of ISO Enter
* Fix up Debouncing in AVR Templates (#5964)Drashna Jaelre2019-05-232-2/+2
|
* Added keymap folder matching username; added readme to previous keymap (#5961)tuesdayjohn2019-05-234-0/+403
| | | | | | * Added keymap folder matching username; added readme into previous keymap * Update keymap.c
* Add support for Dimple (#5963)Erovia2019-05-238-0/+463
| | | Add support for Dimple, a 40% custom keyboard designed and produced by LazyDesigners.
* Fix layout comment (#5967)Tobias V. Langhoff2019-05-231-1/+1
| | | | | Swap the "Cmd" and "Alt" keys in the comment to reflect the actual layout. Also change "Cmd" to "Win" for consistency with the default keymap.
* [Keymap] changes to my userspace and preonic keymap ( spring 2019 ) (#5881)Jarrett Drouillard2019-05-226-132/+151
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat-user-kuatsure: abstract symbol row out * feat-user-kuatsure: abstract grouped bracket, brace, paren out * fix-preonic-kuatsure: remove eol as requested by @drashna * feat-user-kuatsure: add KC_MAKE and KC_FLSH thanks to @drashna for the help * chore-preonic-kuatsure: remove auto shift * chore-user-kuatsure: move leader seq's to macro syntax * feat-user-kuatsure: add `KC_VRSN` key plus use it preonic keymap * chore-user-kuatsure: namespace keyboard macros `KB` * chore-preonic-kuatsure: move some keyboardy keys around * chore-preonic-kuatsure: remove parens, brackets, braces from lower * chore-user-kuatsure: move tmux window shifts to dbl press leaders * feat-user-kuatsure: add a computer lock leader seq * fix-preonic-kuatsure: go back to lower brackets * chore-preonic-kuatsure: clear out raise * feat-various-kuatsure: add meh + tab mod tap * chore-preonic-kuatsure: `raise` eats `game_mod` layer * fix-preonic-kuatsure: reverse pg up and pg down * chore-user-kuatsure: add double tap to turn off music * chore-user-kuatsure: move like seqs together * chore-preonic-kuatsure: add a few more items to the num pad on raise * feat-user-kuatsure: re-enable td for <> keys * chore-user-kuatsure: give a little more grace period for leader * fix-user-kuatsure: give lock leader a gui buffer no timer or anything, but alfred doesn't boot up as quickly as I would like sometimes gui doesn't do anything but gives a little bit of a time bump * fix-user-kuatsure: changes from @drashna review
* [Keymap] Added personal keymap in Kinesis matching username; updated old ↵tuesdayjohn2019-05-225-1/+674
| | | | | | | | | | | | readme.md (#5955) * Added 'tuesdayjohn' folder; updated old readme.md * Update keymap.c * Update readme.md * Update keymap.c
* [Keymap] Switch Quefrency keymap from I2C back to serial; factor common ↵Jonathan Rascher2019-05-228-21/+59
| | | | | | | | | | | | | | | | | | | | | | | | configs into userspace (#5951) * Switch Quefrency from flaky I2C back to serial * Lower mouse wheel speed on Quefrency slightly * Migrate common settings to userspace * Enable Bootmagic Lite for consistent reset to bootloader. * Turn off some undesired features across all keyboards. * Remove EEPROM reset keybinding from all keyboards since Bootmagic Lite also does an EEPROM reset. * Set backlight and underglow increments consistently across all keyboards since lots of them like to override the deafults. * Set mouse keys consistently across all keyboards. * Update function layer keymap images
* [Keyboard] Add info.json to O4L5x12 (#5950)Ben2019-05-221-0/+202
| | | | | | | | | | | | * [Keyboard] Add info.json to O4L5x12 * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Better formatting * Add key_count to all layouts
* translate docs into Mandarin Chinese (#5890)ymzcdg2019-05-223-0/+595
| | | | | | | | | | | | | | | | * translate docs into Mandarin Chinese translate faq_debug.md into Chinese * translate faq_build.md into Chinese translate faq_build.md into Chinese * faq_keymap.md to zh-cn faq_keymap.md to zh-cn
* [Keyboard] Fix 9key macropad keymap (#5942)Drashna Jaelre2019-05-215-36/+76
| | | Fails to compile on the configurator because tapdance is enabled for the entire keyboard
* [Keymap] Update Mouse key settings (#5946)Jesper Nellemann Jakobsen2019-05-213-5/+6
| | | | Set shorter `MOUSEKEY_INTERVAL` and `MOUSEKEY_TIME_TO_MAX`. Move mouse scroll buttons around and update comment to reflect change.
* [Keymap] dsanchezseco for planck (#5944)dsanchezseco2019-05-211-16/+14
| | | | | | | | | | * added user keymap * updated keymap * updated keymap * swapped positions of alt and altGr
* [Keyboard] QMK Configurator support for Diverge TM 2(#5943)noroadsleft2019-05-211-0/+59
|
* [Keymap] Romac added and tweaks to existing keymaps (#5941)stanrc852019-05-217-30/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | * Initial keymap for Romac * Formatting changes * keymap tweaks * Add new cycle layer key * add cycle layer code * initial upload * keymap updates * keymap updates * keymap updates for new layer names * new enum layers * case added for 4th layer * removed extra space for formatting
* [Keyboard] Add Ixora keypad (#5931)Michael Pio2019-05-2115-0/+2313
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added ixora files * upload ixora * update readme * Update keyboards/peiorisboards/ixora/ixora.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/peiorisboards/ixora/ixora.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/peiorisboards/ixora/ixora.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/peiorisboards/ixora/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/peiorisboards/ixora/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/peiorisboards/ixora/keymaps/wntrmln/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/peiorisboards/ixora/keymaps/wntrmln/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * update files according to suggestions * removed unused code
* add dz60rgb-ansi layout to configurator (#5938)Anthony Leung2019-05-212-5/+10
| | | | | | * add dz60rgb-ansi layout to configurator * fix mekanist's dz60rgb keymap
* [Keyboard] fix hhkb bottom layer (#5926)MechMerlin2019-05-201-3/+3
|
* [Keymap] bingocaller's DZ60 MacOS keymap (#5914)Jesper Nellemann Jakobsen2019-05-203-0/+209
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added customisations and README * Tweak keymap: word traversal/deletion * Add w and b word traversal/deletion keycodes. * Add fine volume control key codes, but don't use them, because they conflict with other key codes. `A` somehow got remapped to fine volume up. * Set mousekey delay to zero * Use SAFE_RANGE for key codes. * Update keymap and README Add new mouse-specific layer 3, activated by pressing and holding space. Add brightness controls to layer 4 (previously, layer 3). Update README: * New keyboard-layout mockup image. * Add actual link to kbdfans.cn. * Update layer descriptions. * Fix indentation in keymap.c * Use _______ over KC_TRNS to increase readability * Custom keys: use #define over process_record_user * Use enum for naming layers * Rename README.md -> readme.md
* [Keyboard] YD60MQ support (#5911)Kenneth Aloysius2019-05-207-0/+203
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Keep ASCII art consistent with keymap * Possible fix for xyverz ortho keymap: define RGBLED_NUM * Update DZ60 keymap; TODO store old keymap under different directory? * Change RGUI to RALT because 7u spacebar is too long * Save old bottom row keymap * Update Iris keymap: replace backslash with grv * Add ortho_4x12 layout * Added Delete key to Iris keymap * Move delete key * Oh look a new keyboard * ortho4x12: get an adjust layer back * Remove jj40 keymap, add custom power draw #define * Set WhiteFox to advertise only 100mA of power draw * Update WhiteFox keymap * Update WF keymap (2) * Remove lets_split keymap, update community krusli keymap * Add #define for BACKLIGHT_LEVELS (unused) * Update Whitefox keymap * Add YD60 from auto-generated kbfirmware files * Bring files up to speed with new standards * Fix: KEYMAP -> LAYOUT * Fix keymap differences (DZ60 -> YD60) * Update keymap * Update README * Fix RShift position * Specify that the port is for the YD60MQ variant * Update keyboards/iris/keymaps/krusli/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix Iris and Let's Split keymaps * Remove unused keymap file * Use #include QMK_KEYBOARD_H * Add atmel-dfu selection to yd60 * Rename dir to YD60MQ, update definitions * Use new convenience macros/functions for led_set_user * Use #pragma once * Change all ?= to = in rules.mk * Use pragma once for yd60mq.h * Take out DZ60 and Iris changes * Remove now-removed Iris folder * Revert adding ortho_4x12 * Revert on xyverz ortho_4x12 keymap * Undo deleting JJ40 keymap files * Don't revert beyond upstream jj40 state * Extra files from earlier commit is to be deleted * Remove WhiteFox keymap not in upstream yet * Re-add my Let's Split keymap * Revert keymap changes * Cleanup: indentation * Update keyboards/yd60mq/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/yd60mq/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Cleanup & move kb backlighting code to yd60mq.c * Update README, rename to lowercase * Update README: rename to lowercase * Update README with links and picture of PCB * Remove PREVENT_STUCK_MODIFIERS Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Plain60: Configurator layout extension (#5929)noroadsleft2019-05-203-0/+412
| | | | | | | | | | | | | | | | | | | | * Add LAYOUT_60_ansi * Add LAYOUT_60_iso * Add LAYOUT_60_ansi_split_bs_rshift * Add LAYOUT_60_iso_split_bs_rshift * Enable Community Layout support Added: - 60_ansi - 60_ansi_split_bs_rshift - 60_iso * Add LAYOUT_60_hhkb and enable its community layout support
* [Keyboard] Fix pinout of Levinson Rev 1 scrap sale boards to use ↵Danny2019-05-201-2/+2
| | | | non-jumpered pinout (#5935)
* vim style cursor keys (#5932)jotix2019-05-201-10/+10
|
* Remove spurious backslashes from my keymaps (#5927)Jonathan Rascher2019-05-193-31/+31
| | | Suggested in #5924.
* Update my Quefrency/KBD67 keymaps, adding BDN9 macropad keymap as well (#5924)Jonathan Rascher2019-05-197-6/+58
| | | | | | | | | | * Set Quefrency bootloader correctly for Elite-C * Update Quefrency layout to be more like HHKB * Update KBD67 layout to be more like HHKB * Add keymap for BDN9 macropad
* Reduce rgb matrix firmware sizeRyan Caltabiano2019-05-1931-399/+312
|
* [Keymap] Update keymap.c (#5923)crilith2019-05-191-5/+5
| | | | | Corrected formatting and added shortcuts. Removed invalid #define
* [Keyboard] Instant60 VIA Support (#5909)Andrew Kannan2019-05-1910-11/+317
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * VIA Support for Instant60 * Backlighting updates * Update default keymap * Add Standard layout default VIA supported layout * Clean up some backslashes * Add info.json * Update info json metadata * add info.json for practice65 * Update keyboards/cannonkeys/instant60/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/cannonkeys/practice65/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/cannonkeys/instant60/keymaps/via/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/cannonkeys/instant60/keymaps/via_standard/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove unused enum
* [Keymap] Add keymap csprt (#5918)marksard2019-05-194-0/+319
| | | | | | | | | | | | | | | | | | | | | | * Keyboard: add treeadstone48 * rename layout defines * Use of pragma once * move common include code * fixed info.json * change keymap layout from kc to normal * fix alpha revision keymap * fixed info.json * remove USE_Link_Time_Optimization * Add center sprit keymap for nomu30
* [Keymap] Drashna Corne Keyboard updates (#5903)Drashna Jaelre2019-05-1915-76/+151
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Re-enable Audio And there was much rejoicingmake keebio/iris/rev2:drashna AUDIO_ENABLE=yes! * Re-add debounce to ergodox EZ * Fix rgb matrix helper function * Make sure that RGM Matrix is checked properly * Fix merge commit? * Disable more RGB matrix modes * Increase Debounce for Ergodox EZ The performance improvements have made it necessary, actually * Consolidate RGB Matrix layer indication function And changes to iris * Fix lighting issue for gamepad * Update Corne Keyboard configuration * Update Corne Keyboard layout * Update KC_MAKE macro to better handle crkbd split * Tweaks to Corne Keyboard Layout * Enable RGB Matrix Sleep * Update my code to use layer_state_t typedef
| * Update my code to use layer_state_t typedefDrashna Jaelre2019-05-176-12/+12
| |
| * Enable RGB Matrix SleepDrashna Jaelre2019-05-171-0/+8
| |
| * Tweaks to Corne Keyboard LayoutDrashna Jaelre2019-05-171-1/+1
| |