aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Remove unneeded break.Josef Adamčík2020-05-181-1/+0
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
| * Remove unneeded break.Josef Adamčík2020-05-181-2/+0
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
| * Fix a typo in README.mdJosef Adamčík2020-05-181-2/+1
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
| * Add more improvements from PRJosef Adamcik2020-05-021-20/+18
| |
| * Improve according to suggestion in PRJosef Adamcik2020-05-011-63/+47
| |
| * Remove duplicated layers for MAC/WIN supportJosef Adamcik2020-04-301-121/+181
| |
| * Fix mistake in the latest commitJosef Adamcik2020-04-291-3/+3
| |
| * Sofle: Remove LAYOUT_kc macro for default layout. Remove unnecessary code.Josef Adamcik2020-04-293-92/+64
| |
| * Add SofleKeyboard support to QMK firmware.Josef Adamcik2020-04-2914-0/+545
| |
* | Add query functions for RGB Light and RGB Matrix (#8960)Drashna Jaelre2020-05-186-12/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add additional query functions for RGBLIGHT * Add additional query functions for RGB Matrix * Change names of enable check functions * Fix macro for rgb matrix takeover of rgblight functions * Add documentation for rgb_matrix_get_hsv() * Add *_get_hsv function to rgblight
* | [Keymap] added my gergo keymap (#8476)AbstractKB2020-05-185-4/+185
| | | | | | | | | | | | | | * added my gergo keymap * updated personal bfo9000 keymap * fixed redundancy, extended debounce time
* | [Keyboard] Arabica37 (#8471)CalciumNitride2020-05-1813-0/+720
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding arabica37 * jp_keymap * update * try refactor to use split_common * fix and update to use split_common * update and adjust * clean up * update * update * fix keymap.c * update * oled logo * fix info.json * remove pro_micro.h * remove KC_ macro * move font file
* | [Keymap] Add Via keymap for Contra (#9119)Frothy2020-05-184-2/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add Via keymap for Contra * Added Via-enabled keymap * Changed VENDOR_ID from 0xFEED to 0x4354 (CT) * Removed unnecessary RGB mappings * PR changes * Removed empty via/config.h * Changed product ID from 0x6060 to 0x0001
* | [Keyboard] handwired/twadlee/tp69 (#9013)Tracy Wadleigh2020-05-1812-0/+1814
| | | | | | Includes info.json for custom layout and a minimal default keymap.
* | [Keyboard] KBDClack kaishi65 (#9089)powerlemming2020-05-188-0/+411
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added kaishi65 keyboard * added kaishi65 * Update readme.md * Updated info.json and keymap * Updated folder structure * Updated readme + keymap * Updated info.json * Update keyboards/KBDClack/kaishi65/readme.md * Update keyboards/KBDClack/kaishi65/kaishi65.c * Update keyboards/KBDClack/kaishi65/readme.md * Deleted \keymaps\config.h * Update keyboards/KBDClack/kaishi65/config.h * Folder name changed * Update keyboards/kbdclack/kaishi65/info.json * Update keyboards/kbdclack/kaishi65/kaishi65.h * Update keyboards/kbdclack/kaishi65/keymaps/default/keymap.c * Update keyboards/kbdclack/kaishi65/rules.mk * Update keyboards/kbdclack/kaishi65/keymaps/default/keymap.c
* | Fix typo in led_config for dztech/dz65rgb (#9122)NekuSoul2020-05-181-1/+1
| |
* | Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-1748-111/+0
| |
* | [Pulse4k] Add personal keymapMaxr19982020-05-171-0/+35
| |
* | [Pulse4k] Various improvementsMaxr19982020-05-174-76/+66
| | | | | | | | Rework led adjustment combo (have it defined by keymap now), reformat code, update copyright
* | DZ60: update to current template & code style (#9113)Ryan2020-05-167-172/+139
| |
* | Adding unit tests for list-keymaps command (#7711)codecoffeecode2020-05-161-10/+26
| | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-Authored-By: Erovia <Erovia@users.noreply.github.com>
* | [Keymap] Add Via support to the Melody96 (#9050)Vincent Lee2020-05-165-3/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files needed to The Via support on Melody 96 * Remove manufacture name from product name * replace blank key with Transparent keys * Update keyboards/melody96/rules.mk * Update keyboards/melody96/keymaps/via/keymap.c * Change Product ID to "M" + 96 * Update keyboards/melody96/keymaps/via/rules.mk * add LTO to via's local file * Update keyboards/melody96/rules.mk
* | [Keymap] VIA Support: Exclusive E7-V1 (#9038)MechMerlin2020-05-164-5/+58
| | | | | | | | | | | | | | | | | | | | * add a VIA Keymap * update VID and PID * update readme * Update keyboards/exclusive/e7v1/readme.md
* | [Docs] Clarify layer transparency keymap.md (#9081)Nick Blyumberg2020-05-161-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revised the grammar and clarity of the Layer Precedence and Transparency * Update docs/keymap.md * Update docs/keymap.md * Update docs/keymap.md * Update docs/keymap.md * Update docs/keymap.md * Update docs/keymap.md * Update docs/keymap.md
* | [Keyboard] Rebound rev3 (#9101)Rossman3602020-05-1612-6/+514
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * more stoof * readme update * reverting keymap * re-adding userspace * new userspace needed * no want 0 under thumb * gettin fancier with my knob * macro fix * had pins for oled ver * wait, these are the right pins * reduntant line * image fix * get highest layer every day * whoops * correct rev name in json * a few good catches * what I had planned
* | [Phoebe] Keymap improvements (#9092)Max Rumpf2020-05-153-49/+71
| | | | | | Enable leader key with some useful macros, use fancier design for keymap previews in code, other smaller tweaks
* | [Keymap] Update personal userspace and keymaps (#9082)Konstantin Đorđević2020-05-1512-29/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Replace custom RCTRL implementation with built-in LM Caveat: sends LCtrl instead of RCtrl * Enable VIA support in KBD6X keymap * Disable LTO on ChibiOS boards * Disable locking support and Magic keycodes for all keymaps * Organize and annotate rules.mk and config.h files * Enable Console for Melody96 keymap * L_RANGE_KEYMAP → LAYERS_KEYMAP * Revert "Replace custom RCTRL implementation with built-in LM" This reverts commit 17d706a82d7e31b53cd84efeb9b2ddb9922a2368. * Set DYNAMIC_KEYMAP_LAYER_COUNT to 3 in Doro67 and Wasdat keymaps * Enable Bootmagic Lite for all VIA keymaps
* | [Keymap] Added the K.O,Y layout for the xd75 and atreus62 boards (#9079)Paul Scheikl2020-05-159-0/+342
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added koy layout to qmk on xd75 board * added koy keymap for the atreus62 board * reduced time for autoshift * added documentation * changed layer 7 to a tap toggle and adjusted mouse speed a little * Update keyboards/xd75/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h * Update keyboards/xd75/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h * Update keyboards/xd75/keymaps/ScheiklP/koy_common.h * Update keyboards/atreus62/keymaps/ScheiklP/koy_common.h * Update keyboards/atreus62/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h * Update keyboards/atreus62/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h * changed keymap to lowercase name to conform with qmk guidelines * Update keyboards/xd75/keymaps/scheiklp/rules.mk remove unnecessary rules * Update keyboards/atreus62/keymaps/scheiklp/rules.mk remove unnecessary rules * moved common files for koy layouts to the users folder and removed empty file * Update keyboards/atreus62/keymaps/scheiklp/keymap.c * Update keyboards/xd75/keymaps/scheiklp/readme.md * Update keyboards/xd75/keymaps/scheiklp/readme.md * Update keyboards/atreus62/keymaps/scheiklp/readme.md * Update keyboards/atreus62/keymaps/scheiklp/readme.md
* | [Keymap] adds pvillano's preonic keymap (#9106)Peter (Rocky) Villano2020-05-154-0/+171
| | | | | | | | | | | | * adds pvillano's preonic keymap * Remove unnecessary "\" (tested - ok)
* | [Keyboard] Added wilba.tech WT60-C (#9025)Wilba2020-05-159-0/+297
| |
* | CLI: Tune doctor's udev rule checking to match #8750Erovia2020-05-152-10/+42
| |
* | [kle2info] Trim the code in `kle2xy` (#8955)Keenan Brock2020-05-151-28/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * [kle2jinfo] use min/max instead of if This is a slight change. Before, the key_skel would keep the invalid value for future keys. I think this is what was actually intended. * [kle2info] calculate x x is the current_x * key_size + (key_size/2) y is the current_y * key_size + (key_size/2) no reason to track both
* | Update j3rn keymap (#9100)Jonathan Arnett2020-05-162-20/+24
| |
* | update dlg's tada68 keymap (#9098)dlgoodr2020-05-162-18/+58
| |
* | stanrc85 userspace and keymap updates (#9103)stanrc852020-05-153-6/+7
| | | | | | | | | | * Update flash command in userspace * Switch to BackspaceFN on split spacebar
* | [Keyboard] Added wilba.tech WT80-BC (#9024)Wilba2020-05-159-0/+245
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added WT80-BC * Update keyboards/wilba_tech/wt80_bc/info.json * Update keyboards/wilba_tech/wt80_bc/info.json * Update keyboards/wilba_tech/wt80_bc/rules.mk * Update keyboards/wilba_tech/wt80_bc/rules.mk * Update keyboards/wilba_tech/wt80_bc/rules.mk * Update keyboards/wilba_tech/wt80_bc/wt80_bc.h
* | Fixed Murciélago info.json to work with qmk configurator -> wrong ↵Adrian2020-05-152-5/+70
| | | | | | | | | | | | | | | | | | | | | | assignments (#9095) * fixed json to work with qmk configurator updates to readme * Change spacing of keys * changed overall size of keymap
* | avoid 'Entering|Leaving directory' messages (#9061)Joel Challis2020-05-141-0/+3
| |
* | Fix bad key labels in ascii art (#9094)Conor Fischer2020-05-141-1/+1
| |
* | Improve stock bootloader list (#9067)Ryan2020-05-137-418/+678
| | | | | | | | | | | | | | | | | | | | | | | | | | * Improve stock bootloader list * Switch version numbers on USB64/128 bootloaders * Unix line endings for PS2AVRGB bootloader * Update PS2AVRGB bootloader to 1.0.1 * Also mention bootloader rule * Didn't need to change the links
* | V-USB Interface reorder (#9090)yiancar2020-05-142-73/+79
| |
* | One shot support for swap hands (#8590)Zsolt Parragi2020-05-147-1/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commits add the SH_OS keycode, which works similarly to one shot layers: * while pressed, the keyboard is swapped * if no keys were pressed while it was pressed, the next key press is swapped SH_OS also supports chaining with one shot layers: OSL(x) + SH_OS + key interprets the key press on the oneshot layer. The ONESHOT_TIMEOUT setting used by one shot keys and layers is also used by oneshot swap hands. In the above chaining scenario the timeout of the oneshot layer is reset when swap hands is activated. Resolves #2682
* | Allow expanding from 8 to 32 RGB Lighting Layers (#8941)Joshua Diamond2020-05-134-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow 16 lighting layers * Require #define RGBLIGHT_LAYERS_16 to enable 16 layers * Override RGBLIGHT_MAX_LAYERS to set maximum number of lighting layers * Enforce lower bound on RGBLIGHT_MAX_LAYERS Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com> * Fix an error in the check for valid RGBLIGHT_MAX_LAYERS * Don't use bitfield / PACKED, as it causes bloat * Update documentation re: up to 32 lighting layers * Run cformat * Add note about increasing FW size in docs/config_options.md Co-authored-by: Drashna Jaelre <drashna@live.com> * Remove no-longer-valid comment * Add doc note that split sync will be slower Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | added murcielago keyboard (#8920)Adrian2020-05-1310-0/+483
| | | | | | | | | | * Squashed pull request for murcielago * removed rotation prior to creating info.json
* | optimize source code for size. reduce compiled binary size 292 bytes (#8428)bottilabo2020-05-141-63/+77
| | | | | | | | | | * optimize source code for size. reduce compiled binary size 292 bytes * more size optimization
* | Fix incorrect key sizes in Configurator (#9073)James Young2020-05-135-13/+13
| | | | | | | | | | | | | | | | | | | | | | * fix key size: exclusive/e6v2/le_bmc * fix key size: exclusive/e6v2/oe_bmc * fix key sizes: flx/lodestone * fix key size: handwired/prime_exl * fix key sizes: massdrop/ctrl
* | [Keyboard] Added support for Aves 65 (#8880)Hund2020-05-137-0/+233
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First commit. * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com> Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/aves65/rules.mk Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/aves65/aves65.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/aves65/keymaps/default/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/aves65/rules.mk Co-Authored-By: Joel Challis <git@zvecr.com> * Changes. * Changes * Changes * Update keyboards/aves65/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Hund <hund@ubuntu.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | Update Neo2 keymap (#9063)Ryan2020-05-131-58/+122
| |
* | Update Canadian Multilingual keymap and add sendstring LUT (#8786)Ryan2020-05-132-236/+510
| |
* | Updated rules.mk to allow for audio control in VIA (#9087)eniigmakeyboards2020-05-131-1/+1
| |