aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add maJIStic keyboard (#10258)yossiyossy2020-09-189-0/+301
| | | | | | | | | | | | | | * add maJIStic * fix for format * fix directory name * rm old directory of maJIStic * fix for comment * ISO/JIS Enter move to the home row.
* Meridian initial commit (#10196)holtenc2020-09-1712-0/+1716
| | | | | | | | | | | | | | | | | | | | | | | | * Meridian initial commit * requested changes * Update keyboards/primekb/meridian/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/primekb/meridian/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * made requested changes * Update meridian.c * Update keyboards/primekb/meridian/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but ↵David Cuthbert2020-09-171-0/+2
| | | | | | | | | LTO_ENABLE is not (#10217) * Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but LTO_ENABLE is not. * Update common.mk Specify that LINK_TIME_OPTIMZATION_ENABLE has been renamed, not deprecated.
* [Keymap] coppertop and spotpuff keymaps for DZ60 (#10216)spotpuff2020-09-175-0/+193
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial keymap commit * Keymap for coppertop commit * removed define for layers/kc_no/kc_trns * Modified keymap to remove definitions and add layer enum * initial keymap commit * Keymap for coppertop commit * removed define for layers/kc_no/kc_trns * Modified keymap to remove definitions and add layer enum * Changed KC_NO and KC_TRNS to 7X and 7_ * Fixed spacing on keymaps * TMO50: use layer_state_set_kb at keyboard level (#10150) * Change TMO to use layer_state_set_kb as is customary at the keyboard level. This also factors out `process_indicator_led` to a separate method. * [Keymap] update dz60:mrsendyyk (#10160) Update DZ60 Personal readme.md and keymap.c * Update readme.md * Update keymap.c * Update keymap.c * Update readme.md * Update readme.md * Update readme.md * Update keymap.c * Update readme.md * Update * Update readme.md * Update keymap.c * Update readme.md * [Keyboard] YMDK NP21 refactor (#10181) * [Keyboard] 1upkeyboards/1up60rgb: fix broken Enter (#10188) The recent change to unnest macros put the enter on the wrong matrix key. On the 1uprgb, the ANSI and ISO enters share the same cell as does the ANSI and ISO backslash. * no idea what this is * Update keyboards/dz60/keymaps/coppertop/keymap.c * Update keyboards/dz60/keymaps/coppertop/keymap.c * Update keyboards/dz60/keymaps/coppertop/keymap.c * Update keyboards/dz60/keymaps/spotpuff/keymap.c * Update keyboards/dz60/keymaps/spotpuff/keymap.c * Update keyboards/dz60/keymaps/spotpuff/keymap.c * Added Trns labels to keymap comments. * Revert "no idea what this is" This reverts commit dd950f9eb3bad365961d2aa6c97c9dfbdd6219db. * Reverted dd950f9eb3bad365961d2aa6c97c9dfbdd6219db * fix vusb submodule * Update keyboards/dz60/keymaps/coppertop/rules.mk * Update keyboards/dz60/keymaps/spotpuff/rules.mk * Update users/spotpuff/rules.mk * Added GNU copyright license text
* [Docs] Japanese translation of docs/tap_hold.md (#10017)umi2020-09-171-0/+195
| | | | | | | | | * add tap_hold.md translation * update based on comment * update based on comment * update based on comment
* Update led_conf_t example (#10327)TJ2020-09-171-1/+1
|
* [Keyboard] Convert Corne Keyboard to Split Common (#6001)Drashna Jaelre2020-09-1741-132/+1359
| | | | | | | | | | | | | * [Keyboard] Convert Corne Keyboard to Split Common * Add VIA Support * Makes sure that ol(e)d and new OLED implementation can't coexist * Add licensing header to files * Add changes based on feedback from foostan * Fixes
* [Keymap] Badger keymaps/userspace (#10239)Dan White2020-09-1615-5/+867
| | | | | | | | | | | | | | | | | * Badger keymaps * bug fix - linter * code review feedback and ortholinear bugs * cleanup * backing out suspect bug after doing additional research * code review feedback * code review feedback * changing default badger keymap and small bugfix
* Fix TWIlib compilation on avr-gcc 10 (#9273)Joel Challis2020-09-174-22/+28
|
* 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>