summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add kabedon98e (#13314)KDon2021-07-0612-0/+575
|
* [Keyboard] Set reasonable defaults for Corne keyboard (#13440)Drashna Jaelre2021-07-065-37/+72
| | | | | | | | | | | | | | * [Keyboard] Set reasonable defaults for Corne keyboard * Add note about bootmagic * Make bootmagic config super weak * cleanup * Apply suggestions from code review * Update keyboards/crkbd/readme.md
* /bin/bash to /usr/bin/env bash (#13422)Kuba Tyszko2021-07-0619-19/+19
|
* Update `MSG_PYTHON_MISSING` (#13427)Ryan2021-07-061-2/+2
|
* [Keyboard] fix encoder_update_user for nullbitsco/nibble (#13451)David Luo2021-07-051-1/+2
|
* Traveller cleanup (#13441)Ryan2021-07-058-485/+341
| | | | | | | | | * Traveller cleanup * Update keyboards/handwired/traveller/info.json Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
* LatinPadBLE: correct info.json data (#13452)James Young2021-07-052-27/+13
| | | | | | | | | | | | | | | * correct info.json data Removes an extra key object, and corrects the layout macro reference. * refactor rules.mk file - remove invalid `LAYOUTS` rule - edits the rules.mk file to more closely resemble the file from QMK's AVR template. * additional rules.mk cleanup per fauxpark Apply suggestions from code review
* Jabberwocky: adjust key positioning in Configurator (#13447)James Young2021-07-052-121/+122
| | | | | | | | | | | * adjust key positioning in Configurator Some of the keys were visually overlapping when rendered. Adjusted the key positioning to remove the overlaps. * update readme.md - fix a broken URL - rewrite the Bootloader access instructions - remove trailing whitespace
* Molecule: Layout Macro Refactor (#13453)James Young2021-07-053-212/+85
|
* [Docs] added list of MIDI keycodes (#13159)wxyangf2021-07-041-0/+151
|
* correct Configurator layout data (#13448)James Young2021-07-041-49/+54
| | | The object for the rotary encoder was not previously included in the layout data.
* Yampad: add info.json (#13445)James Young2021-07-041-0/+35
|
* [Keyboard] Add CX60 (#13402)Yon Nor2021-07-0315-0/+361
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Specskeys Configurator Bugfix and Refactor (#13439)James Young2021-07-033-35/+131
|
* [Keyboard] IDOBAO ID67 (#13378)AnthonyL2021-07-039-0/+343
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Anthony Lowery <anthony.lowery@unity3d.com>
* [Keyboard] ortho boards from the technik gb (#13382)cole smith2021-07-0322-0/+770
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add soldered variant of Titan 65 keyboard. (#13270)Drashna Jaelre2021-07-0319-29/+403
|
* Pisces: correct layout macro reference in info.json (#13410)James Young2021-07-032-3/+1
|
* [Keymap] Update Miryoku (#13307)Manna Harbour2021-07-0353-441/+3026
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix reddit link Duplicate open parenthesis next to close parenthesis on NSSL Add customisation instructions Add lily58 Add gergo Co-authored-by: Jonathan Dayton <jonathandayton23@gmail.com> Clean up LAYOUT macro formatting Add alternative vi-style navigation layout Add kyria Add minidox Change order of keyboards Add iris Expand TOC Re-order userspace subheadings Add atreus Add customisation section Add split_3x5_3 and split_3x6_3 layouts Add for_science Fix wrong paths in keyboard config.h and keymap.c headings Fix keyboard ordering Fix blank lines around headings Add compatibility with new org-mode version. Remove keyboards/crkbd now covered by layouts/split_3x6_3 Add Halmak Alphabetise alternative alpha arrangements Move build options out of base layer alphas headings Add list of keyboards supporting split_3x5_3 layout Enable Auto Shift and Retro Shift Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) Change kyria thumb key mapping Add planck_mit layout Remove alternative bottom row support from ortho_4x12 Remove minidox - Covered by split_3x5_3 layout Add moonlander Remove KC_ macros Add 60_ansi layout Add ortho_5x15 layout Closes manna-harbour/qmk_firmware#5 Co-authored-by: Rob <rob@debank.tv> Fix typo (manna-harbour/qmk_firmware#7) Author: sonnius <sonnius@users.noreply.github.com> Add redox_w (manna-harbour/qmk_firmware#8) Author: Brian Romanko <hello@bromanko.com> Co-authored-by: Manna Harbour <51143715+manna-harbour@users.noreply.github.com> Add AUTO_SHIFT_NO_SETUP to reduce firmware size Update image paths Add instructions to checkout development branch Add kyria extended thumbs option, change default, add KLE Change clipboard keys - Change order to be mirror of windows bindings - Change default to use CUA bindings for Cut, Copy, and Paste, and Fun Cluster bindings for Undo and Redo - Add alternative bindings - Fun Cluster (original miryoku bindings) - Mac - Windows - Change prefix for local macros from X_ to U_ Disable Retro Shift, enable Auto Shift for non-alphas Revert "Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping)" Add Experimental Features section Update miryoku image link Update cover image link Add dactyl_manuform/4x5 Add cutomisation examples Add https to remote example Fix dactyl_manuform/4x5 subset mapping Add extended thumbs to ortho_4x12 Update Colemak Mod-DH naming Closes manna-harbour/qmk_firmware#13 Add dactyl_manuform/5x6 Resolves manna-harbour/qmk_firmware#14 Co-authored-by: Sebastian Morales <sebastian.moralesd@gmail.com> Add note on FORCE_LAYOUT - Needed to use EXTENDED_THUMBS on planck Add parent directories to keyboard headings and re-order Add keyboardio/atreus Resolves manna-harbour/qmk_firmware#15 Add torn Resolves manna-harbour/qmk_firmware#16 Author: Brian Romanko <hello@bromanko.com> Co-authored-by: Manna Harbour <51143715+manna-harbour@users.noreply.github.com> Change map to zip - Adds support for python3, still compatible with python2. Resolves manna-harbour/qmk_firmware#10 Resolves manna-harbour/qmk_firmware#19 Co-authored-by: Ori <ori@oribarbut.com> Add python-version Add sofle Add ergotravel Add ortho_5x12 Add ortho_4x10 Add :main no header argument to C code blocks resolves manna-harbour/qmk_firmware#11 resolves manna-harbour/qmk_firmware#12 Co-authored-by: RubioJr9 <u0893472@utah.edu> Add flipped layers and inverted-T nav alternative layouts - Separate tap_table into alphas_table and thumbs_table - Add mode argument to table-layout-half - Remove layer_name - Rename layers - Add mods and clipboard to MBO and mirror - Add MIRYOKU_LAYERS=FLIP - Add MIRYOKU_NAV=INVERTEDT Add layer diagrams Update contact section Update links for Bilateral Combinations and Retro Shift Add description and no reverse angle option to 60_ansi layout Update list of keyboards supporting community layouts - and example build command lines Change moonlander thumb keys Update list of keyboards supporting split_3x5_3 Add license to tangled C source files
* [Keyboard] Add wings42 keyboard (#12734)yfuku2021-07-0323-0/+909
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Added LAYOUT_60_iso_split_rshift to ok60 (#12902)Faehriss2021-07-031-0/+3
| | | added lines to support split right shift ISO in QMK configurator.
* [Keymap] Jonavin merc additional encoder functionality (#13039)Jonavin2021-07-033-18/+155
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Jonavin <=>
* [Bug] Pachi RGB - fix rgb placement (#13428)Xelus222021-07-031-1/+1
|
* [Keymap] gmmk pro keymap with numpad, enhanced encoder functionality and Win ↵Jonavin2021-07-034-0/+207
| | | | | key lock (#13406) Co-authored-by: Jonavin <=>
* [Keymap] Jonavin quefrency keymap add encoder functionality + 2tap Shift ↵Jonavin2021-07-035-12/+58
| | | | | CAPSLOCK (#13376) Co-authored-by: Jonavin <=>
* [Docs] RGB Matrix Caps Lock and Layer indicator example (#13367)Albert Y2021-07-031-0/+33
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost>
* [Keymap] Add stanrc85 community layout (#13338)stanrc852021-07-031-0/+51
|
* [Keymap] 2Moons-JP Keymap Update (#13279)Nick Abe2021-07-034-2/+72
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Added pistachio rev2 (#13248)rate2021-07-0314-117/+382
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] niclake - Keymap updates - Boardwalk updates & DZ60 create (#13245)Nic Lake2021-07-035-8/+122
|
* [Keyboard] Add support for Idobao Montex (#13214)Rob Owens2021-07-0311-0/+392
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add X-Bows Knight_Plus Keyboard (#13221)X-Bows Tech2021-07-0322-0/+1083
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] Add narze lily58 keymap & update my other keymaps (#13110)Manassarn "Noom" Manoonchai2021-07-0311-49/+587
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424)Ryan2021-07-032-3/+3
|
* [Keymap] Think6.5v2 keymap with working caps-lock indicator (#12709)Qiaowei Tang (Joel)2021-07-022-0/+241
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] Update personal keymaps, add Corne keymap, and update non-kc LAYOUT ↵David Rambo2021-07-0212-129/+593
| | | | | | for Iris (#12273) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add FnRow v1 keyboard by dinofizz (#11817)Dino Fizzotti2021-07-0213-0/+400
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dino Fizzotti <dinofizz@pop-os.localdomain>
* added 0xCB Static (#13047)Conor Burns2021-07-0210-0/+955
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* correct info.json data (#13409)James Young2021-07-021-424/+89
|
* add maintainer value to info.json (#13411)James Young2021-07-021-1/+1
| | | Configurator isn't using the data in this file, and I think this may be why...
* Fix up recent checkerboards additions (#13414)Joel Challis2021-07-026-24/+19
|
* [Bug] fix Dystopia.h comma (#13413)Xelus222021-07-021-1/+1
|
* Cleanup gitignore (#13390)Ryan2021-07-024-40/+47
|
* add support for Axon40 and G_IDB60 (#13075)npspears2021-07-0224-0/+851
| | | | | | | | | * add support for Axon40 * add support for G_IDB60 * added bootloader reset instructions * added bootloader reset instructions
* Add missing Quefrency layouts for QMK Configurator (#13384)Danny2021-07-011-355/+822
| | | | | * Reformat info.json using Prettier * Add missing layouts needed for QMK Configurators
* [Keyboard] Adding Via support to the GON NerD60 (#13395)AfterThought2021-07-013-2/+61
|
* [Keymap] Add haervig userspace and keymaps (#13362)Jakob Hærvig2021-07-017-0/+605
|
* Changed Yeehaw Default Keymap (#13341)Caleb Lightfoot2021-07-012-18/+18
|
* [Docs] update Japanese translation of other_eclipse.md (#12776)umi2021-07-011-15/+11
| | | | | | | * update other_eclipse.md translation * update based on comment * update based on comment
* update Japanese translation of config_options.md (#12695)umi2021-07-011-7/+17
| | | | | | | | | * update config_options.md translation * update config_options.md translation * update based on comment * update based on comment