aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix ssd1306 compilation on avr-gcc 10 (#9267)Joel Challis2020-09-1712-6/+18
|
* add VIA support for boardsource/5x12 (#10236)Adam Gwilliam2020-09-164-2/+54
| | | | | | | | | | | | | | | | | | | | | | * add via support for boardsource/5x12 * make product id for 5x12 unique (there is already an 0x0512) by setting it to 0x5012 * un-swap the readme's for 3x4 and 5x12 * Update keyboards/boardsource/5x12/config.h update vendor id * Update keyboards/boardsource/5x12/keymaps/via/keymap.c use correct number of layers for VIA * update product id to use same pattern as others * Update keyboards/boardsource/5x12/keymaps/via/readme.md * Update keyboards/boardsource/5x12/keymaps/via/readme.md
* [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315)Xelus222020-09-161-0/+5
| | | | | | | | | | | * add error check * remove quotes * update error message Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] add Stoutgat v2; move Stoutgat v1 (#10233)vattern2020-09-1520-1/+1959
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial add * stoutgat working * Ready for release * Ready for release * Ready for release * Ready for release * Ready for release * fix typos * update flash instructions in readme * update copyright * Update keyboards/tkw/stoutgatv2/keymaps/default/keymap.c * Apply suggestions from code review * Fix typo * Update lib/vusb * Update keyboards/tkw/stoutgatv2/rules.mk * Update desc add v2 * Add ANSI * Move to v1 and v2 folders * fix typo * fix v1 readme * Fix copypasta from v1 keymap * fix missing trailing slash * Delete keymap.json * Apply suggestions from code review Fixed layout and removed erroneous keymap.json
* Add ISO layouts for YMD75 (#10244)Lasse Bjerre2020-09-145-14/+331
| | | | | | | | | | | | | | | | | | | | * Update rev2.h * Update info.json * Create keymap.c * Add ISO layout to rev1 * Removed redundant keycount * Add fix for rev1 board + additional key * Updated default iso keymap * Add layout with 1.5u keys to the right of spacebar * Fixed rev2 rwkl and added default layout
* [Keymap] Hub16 AutoHotKey Companion (#10159)Nick Blyumberg2020-09-145-0/+403
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Hub16 AutoHotKey Companion * Revised after PR comments by Drashna * Update keyboards/hub16/keymaps/ahk_companion/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/hub16/keymaps/ahk_companion/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/hub16/keymaps/ahk_companion/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/hub16/keymaps/ahk_companion/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/hub16/keymaps/ahk_companion/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/hub16/keymaps/ahk_companion/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] add Phoenix keyboard (#10256)LSChyi2020-09-1410-0/+1971
| | | | | | | | | | | | | | | * setup keyboard * fit v1 board setting * remove unused def and add ergodox_pretty * add user hooks * add ergodox_pretty to info * apply suggestions * use default split usb timeout
* Fixed typo in vscode docs (#10303)undermark52020-09-131-1/+1
| | | .vscode/c_cpp_properies.json -> .vscode/c_cpp_properties.json
* [fix] dfu-programmer <0.7 doesn't support --force flag (#10292)Frans de Jonge2020-09-131-1/+2
| | | Fixes <https://github.com/qmk/qmk_firmware/issues/10286>.
* Remove use of sudo in lily58 make docs (#10301)Darren Meehan2020-09-121-2/+2
|
* [Keyboard] add binepad/bn003 (#10276)binepad2020-09-1210-0/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ADD BINEPAD/BN003 * Update keyboards/binepad/bn003/config.h * Update keyboards/binepad/bn003/config.h * Update keyboards/binepad/bn003/rules.mk * Update keyboards/binepad/bn003/keymaps/via/keymap.c * Update readme.md added macro pad info * Update keyboards/binepad/bn003/readme.md * Update keyboards/binepad/bn003/bn003.c * Update keyboards/binepad/bn003/config.h * Update keyboards/binepad/bn003/config.h * Update keyboards/binepad/bn003/info.json * Update keyboards/binepad/bn003/rules.mk * Update keyboards/binepad/bn003/rules.mk * Update keyboards/binepad/bn003/rules.mk * Update bn003.c * Update keyboards/binepad/bn003/readme.md * Update keyboards/binepad/bn003/rules.mk * Update keyboards/binepad/bn003/config.h * Update keyboards/binepad/bn003/keymaps/via/rules.mk * Update keyboards/binepad/bn003/rules.mk
* added VIA keymap for Keebio Viterbi (#10168)TheLibra232020-09-122-0/+40
| | | | | | | | | | | | | | | | | * added via keymap * replaced PRODUCT_ID 0x1157 with PRODUCT_ID 0x2157 replaced product id to distinguish rev2 from rev1. bakingpy gave me permission through discord chat. * Update keyboards/keebio/viterbi/keymaps/via/keymap.c * Update keyboards/keebio/viterbi/keymaps/via/rules.mk * made a simplier keymap.c for via folder Based from the default keymap, removed unnecessary codes.
* Add VIA keymap for Plaid-Pad (#10057)Ben2020-09-1118-52/+383
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add via keymap for Plaid-Pad - Add VIA support for the Plaid-Pad - Changes Vendor ID and Product ID (to follow VIA's guidelines) * Add extra encoder pads for rev1.1 * Change Product Id from pp to PP (hex value) * improved readme - detailed informations about rotary encoder, bootloader and firmware * Improved encoder informations in via keymap * Improved encoder infos and code in default keymap * add revision folder for rev1 and rev1.1 * change encoder assignment for defaul a via keymap * Update keyboards/keycapsss/plaid_pad/config.h * change revision number * Update keyboards/keycapsss/plaid_pad/rules.mk * Update keyboards/keycapsss/plaid_pad/rules.mk * Update keyboards/keycapsss/plaid_pad/rules.mk * Update keyboards/keycapsss/plaid_pad/rules.mk * Update keyboards/keycapsss/plaid_pad/readme.md * add license to header of *.h and *.c files * remove the list of alternate bootloaders - due to the pr checklist * Update keyboards/keycapsss/plaid_pad/rules.mk
* [Docs] Update Japanese translation of feature_split_keyboard.md (#10283)Takeshi ISHII2020-09-111-5/+6
| | | Apply #10242 changes to ja/feature_split_keyboard.md
* [Keymap] Added ToyoshimaHidenori's keymap for Ergodash mini (#10228)hidenori2020-09-114-0/+239
| | | | | | | | | * Add ToyoshimaHidenori's keymap * Remove some dead code and characters * Change the folder name from uppercase to lowercase * Remove uppercase folder
* [Keyboard] added SQUARE.X by iNETT Studio (#10066)yulei2020-09-1118-0/+1019
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * added SQUARE.X keyboard from the iNETT Studio * split to two sub directories * Apply suggestions from code review * Update keyboards/inett_studio/sqx/universal/universal.h * Apply suggestions from code review * update the matrix control keycodes settings * use the offical macro to the rgb matrix control * fixed led position issue * Apply suggestions from code review * removed the redundant #endif * update default keymap * Apply suggestions from code review * add license header
* Add VIA support for JJ40 (#10263)Alvaro Muente2020-09-112-0/+97
| | | | | | | | * via support * Removing backspaces from jj40 keymap.c * Updating jj40/via/rules.mk
* [Keymap] major keymap overhaul (#10185)Callum Oakley2020-09-0912-297/+382
| | | | | | | | | | | * experiment with userspace * reorganise * readme * missing oneshot shift from ignored keys * recombine hands in layout macro
* Use the force when flashing with dfu-programmer (#10070)Ryan2020-09-101-3/+3
|
* [Keymap] Added nchristus userspace (#10261)Nick Christus2020-09-083-0/+105
| | | | | * userspace: added nchristus * userspace: updates per PR review
* [Keyboard] Add Squishy65 keyboard (#10266)Ramon Imbao2020-09-0814-0/+1748
| | | | | | | | | | | | | | | | | | | | | | | * Add Squishy65 keyboard * Edit info.json * Fix incorrect ISO layout * Add missing license in files * Update keyboards/ramonimbao/squishy65/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ramonimbao/squishy65/keymaps/via/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ramonimbao/squishy65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* add keyboard: bemeier/bmek (revisited) (#10144)Jan Kolkmeier2020-09-0822-0/+654
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bmek keyboard support * Update keyboards/bemeier/bmek/bmek.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/bemeier/bmek/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * moved shutdown behavior to shutdown hook * removed dynamic macro option statement * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * change layout name in via * move/copy root rules to revs * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] Romac Keymap with VIA and OLED Support (#10249)boss566y2020-09-083-0/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add Personal Keymap with VIA and OLED * Update keyboards/kingly_keys/romac/keymaps/boss566y/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kingly_keys/romac/keymaps/boss566y/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kingly_keys/romac/keymaps/boss566y/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kingly_keys/romac/keymaps/boss566y/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kingly_keys/romac/keymaps/boss566y/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Added the proper RGB settings to allow via control (#10223)Nick Blyumberg2020-09-081-0/+2
|
* [Docs] Japanese translation of docs/reference_keymap_extras.md (#10138)umi2020-09-081-0/+88
| | | | | | | | | * add reference_keymap_extras.md translation * update based on comment * update based on comment * update based on comment
* updated readme.md of yushakobo/quick7 keyboard (#10243)MakotoKurauchi2020-09-071-2/+5
| | | | | | | | * update "Hardware Availability" * add a section of "How to build" * update "Hardware Supported"
* Update treadstone48/rev2 info.json (#10241)marksard2020-09-072-345/+349
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * Updated treadstone48 info.json file * remove kc define * Nested layout macro 1/2 * Nested layout macro 2/2
* Update marksard/leftover30 info.json (#10240)marksard2020-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | * 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 * Updated leftover30 info.json file
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-0782-701/+1
| | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H
* Replace figures in docs/feature_split_keyboard.md (#10242)Takeshi ISHII2020-09-061-3/+4
| | | | | | | | | | | * Replace figures in feature_split_keyboard.md * fig update * Update docs/feature_split_keyboard.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add Bakeneko 65 (#10234)Drashna Jaelre2020-09-0610-0/+649
|\ | | | | | | | | | | | | | | | | * Add Bakeneko 65 * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Apply suggestions from code reviewKoichi Katano2020-09-071-1/+1
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * Add Bakeneko 65Koichi Katano2020-09-0410-0/+649
| |
* | [Keyboard] Fix adb_usb/aek layout keypad equal key (#10248)Vitja Makarov2020-09-061-1/+1
| |
* | format code according to conventions [skip ci]QMK Bot2020-09-072-45/+45
| |
* | [Keymap] Added Finnish SFS 5966 keymap for planck. (#10200)gitdrik2020-09-064-0/+291
| | | | | | | | | | * Added Finnish SFS 5966 keymap for planck. * Modified comments and added copyright header.
* | [Keyboard] Add VIA support for lazydesigners\bolt (#10218)jackytrabbit2020-09-062-0/+45
| | | | | | | | | | | | | | | | | | | | | | * Add VIA support for lazydesigners\bolt Add VIA support for lazydesigners\bolt * Update keyboards/lazydesigners/bolt/via/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] add via support for boardsource/4x12 (#10220)Adam Gwilliam2020-09-063-0/+42
| | | | | | Co-authored-by: Adam Gwilliam <agwilliam@yaharasoftware.com>
* | [Keymap] Personal Keymap (nathanvercaemert) Update (#10107)nathanvercaemert2020-09-064-25/+111
| | | | | | | | | | | | | | | | | | | | | | * updates to incorporate combined mouse key acceleration functionality * tab switching in chrome works, updated readme * updated keymap image * updated keymap image Co-authored-by: Nathan Vercaemert <nathan.vercaemert@gmail.com>
* | [Keyboard] add Maja soldered keyboard (#10152)moyi46812020-09-069-0/+297
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add maja_soldered keyboard add maja_soldered keyboard * Update info.json * update keymap * Update keyboards/kbdfans/maja_soldered/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keyboards/kbdfans/maja_soldered/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kbdfans/maja_soldered/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keymap.c * Update keymap.c * Update keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] Update JJ40 VID and PID (#10215)Alvaro Muente2020-09-061-2/+2
| | | | | | Co-authored-by: Alvaro <afmuente@outlook.com>
* | [Keymap] Add indicator light bootup fanfare (#10158)stanrc852020-09-064-55/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add indicator light bootup fanfare * move fanfare code to new file * fanfare code in new file and remove unused boards * new startup fanfare code * add lock/unlock indicator animation * input key presses before changing lights * remove old code
* | quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei2020-09-067-48/+139
| | | | | | | | | | | | | | * quantum/debounce: rename debouncing algorithms according to Issue 8763 This is the second attempt at implementation, with no ts_ and cy_ prefixes, since those will be implemented with macros. * Debouncing documentation: Refactor, add some generic info, and merge into a single document
* | [Keymap] danielo515/redox-1 (#9935)Daniel Rodríguez Rivero2020-09-065-204/+250
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * chore: pulled the latest from master Bring my redox layout from my latest redox branch Bring my latest user stuff from my redox branch * Update users/danielo515/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * chore: small cleanup Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Docs/PR_checklist: Reorder, unify and pet-peeves (#10253)Erovia2020-09-061-33/+36
| | | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | [Keyboard] add Plume Keyboards Plume65 (#10176)Maarten Dekkers2020-09-0610-0/+750
| | | | | | | | | | | | * Add Plume65 * Changes
* | [Keyboard] add Solheim68 by Maartenwut (#10190)Maarten Dekkers2020-09-058-0/+729
| | | | | | | | | | | | | | | | * Add Solheim68 * Update info.json * Layout rename and config cleanup
* | Unflip < and > for canadian mutlilingual (#10222)Olivier Li2020-09-061-2/+2
| | | | | | Co-authored-by: Olivier Li <olivierli@google.com>
* | [Keyboard] add Pandamic handwired (#10227)Brandon Claveria2020-09-059-0/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add pandemic keyboard * Fix default keymap * Add via keymap * Fix via keymap * Fix keymaps and pandamic.h * add info.json * update info.json * Apply suggestions from code review * Update keyboards/handwired/swiftrax/pandamic/info.json * make suggested changes
* | Update file changes action (#10245)Ryan2020-09-051-1/+1
| |