aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* [Docs] Japanese translation of docs/reference_configurator_support.md (#9879)umi2020-09-051-0/+202
| | | | | | | | | | | * add reference_configurator_support.md translation * update based on comment * update based on comment * update based on comment * update based on comment
* [Keyboard] add rhymestone by marksard (#9708)marksard2020-09-0417-1/+1309
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 keyboard the Rhymestone * fixed by PR review * fixed by review * Update keyboards/rhymestone/readme.md fixed * Fixed possible changes to oled_write_P * Change the name of the layout definition * Update keyboards/rhymestone/info.json * Update keyboards/rhymestone/keymaps/default/keymap.c * Update keyboards/rhymestone/keymaps/default/keymap.c * Update keyboards/rhymestone/keymaps/default/keymap.c * Update keyboards/rhymestone/keymaps/default/keymap.c * Update keyboards/rhymestone/keymaps/switch_tester/keymap.c * Update keyboards/rhymestone/keymaps/switch_tester/keymap.c * Update keyboards/rhymestone/rev1/rev1.h * add empty rules.mk in rev1 * Update from other review * Update keyboards/rhymestone/rules.mk * fixed other review * move rhymestone to marksard directory * move rhymestone to marksard directory (Commit the necessary modifications) * remove
* fix link in docs/ja/*.md (#10232)Takeshi ISHII2020-09-046-7/+7
| | | | | | | | | | | | | * fix link in docs/ja/feature_split_keyboard.md * fix link in docs/ja/faq_build.md * fix link in docs/ja/faq_general.md * fix link in docs/ja/faq_keymap.md * fix link in docs/ja/how_a_matrix_works.md * fix link in docs/ja/reference_glossary.md
* [Keyboard] add leftover30 by marksard (#10140)marksard2020-09-0410-0/+645
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 keyboard leftover30 * update keymap * Update keyboards/marksard/leftover30/config.h I guess I was mistaken. Thank you. * Update keyboards/marksard/leftover30/keymaps/default/keymap.c * Update keyboards/marksard/leftover30/leftover30.c * Update keyboards/marksard/leftover30/keymaps/default/keymap.c * Update keyboards/marksard/leftover30/keymaps/default/keymap.c * Update keyboards/marksard/leftover30/keymaps/default/keymap.c * Update keyboards/marksard/leftover30/keymaps/default/keymap.c * Update keyboards/marksard/leftover30/keymaps/default/keymap.c * Update keyboards/marksard/leftover30/keymaps/default/keymap.c * Update keyboards/marksard/leftover30/keymaps/default/keymap.c * Update keyboards/marksard/leftover30/keymaps/default/keymap.c * Update keyboards/marksard/leftover30/keymaps/default/keymap.c * changed user led custom method * Update keyboards/marksard/leftover30/config.h * Update keyboards/marksard/leftover30/config.h * Update keyboards/marksard/leftover30/keymaps/default/rules.mk * Update keyboards/marksard/leftover30/rules.mk * Update from other review * Update keyboards/marksard/leftover30/readme.md * fixed kanji key procedure * Update keyboards/marksard/leftover30/config.h * Update keyboards/marksard/leftover30/config.h * Update keyboards/marksard/leftover30/config.h * fixed by review
* [Docs] Japanese translation of docs/serial_driver.md (#10014)umi2020-09-031-0/+75
| | | | | | | | | * add serial_drive.md translation * update table style * update based on comment * update based on comment
* [Docs] Japanese translation of api_*.md (#9992)umi2020-09-034-0/+150
| | | | | | | | | * add api related translation * update based on comment * update based on comment * update based on comment
* [Docs] Japanese translation of docs/reference_glossary.md (#9880)umi2020-09-031-0/+173
| | | | | | | | | * add reference_glossary.md translation * update based on comment * update based on comment * update based on comment
* [Docs] Japanese translation of docs/quantum_keycodes.md (#10137)umi2020-09-031-0/+20
| | | | | * add quantum_keycodes.md translation * update based on comment
* [Docs] Japanese translation of docs/syllabus.md (#10016)umi2020-09-031-0/+75
| | | | | | | * add syllabus.md translation * update based on comment * update based on comment
* [Docs] Japanese translation of docs/support.md (#10015)umi2020-09-031-0/+22
| | | | | * add support.md translation * update based on comment
* [Docs] Japanese translation of docs/translating.md (#10018)umi2020-09-041-0/+60
| | | | | | | * add translating.md translation * update based on comment * update based on comment
* [Docs] Japanese translation of docs/reference_info_json.md (#9881)umi2020-09-041-0/+78
| | | | | | | * add reference_info_json.md translation * update based on comment * update based on comment
* [Keyboard] add Bakeneko 60 (#10212)Koichi Katano2020-09-0310-0/+541
| | | | | | * Add Bakeneko 60 keyboard * Apply suggestions from code review
* format code according to conventions [skip ci]QMK Bot2020-09-032-86/+83
|
* Update ISSI3741 (#9912)MelGeek2020-09-032-61/+394
| | | | | | | | | | | | | | * [Driver] bugfix reset the scaling register flag to FALSE * Update drivers/issi/is31fl3741.c Co-authored-by: Ryan <fauxpark@gmail.com> * Add CS & SW defines for ISSI3741 * Make IS31FL3741 control register update clearer Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jumail Mundekkat <mundekkat@hotmail.com>
* [Keyboard] reviung33 (#10162)gtips2020-09-0310-0/+423
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Keyboard] Add keyboard Reviung41 * Modified files * deleted keyboards/reviung41/keymaps/default/config.h * modified keyboards/rebiung41/keymaps/default/keymap.c * modified keyboards/reviung41/readme.md * modified keyboards/reviung41/readme.md * modified keyboards/reviung41/readme.md * Update readme.md Change the image photo of readme.md. * [Keyboard] Add reviung61 * Update readme.md * fix keyboards/reviung61/ and add keymap default_rgb * fix keyboards/reviung61/info.json * fix keyboards/reviung61/info.json * remove keyboards/reviung61/keymaps/default/config.h * [keyboard] Fixed readme.md for reviung39 and 61. * [keyboard] add keyboard reviung33 * fix keyboards/reviung33/rules.mk * modified: keyboards/reving33/config.h * modified: keyboards/reving33/info.json * modified: keyboards/reving33/keymaps/default/keymap.c
* Update DZ60 Information (#10186)Sendy YK2020-09-032-6/+7
| | | | | | | | | | * Remove #define DESCRIPTION * Update readme.md * Update keyboards/readme.md * Update keyboards/readme.md
* [Keymap] add sixkeyboard:via (#10172)jrdsgl2020-09-032-0/+41
| | | | | | | | | | | | | | | | * Adding VIA support for sixkeyboard * Update keyboards/sixkeyboard/keymaps/via/keymap.c * Update keyboards/sixkeyboard/keymaps/via/keymap.c * Update keyboards/sixkeyboard/keymaps/via/keymap.c * Update keyboards/sixkeyboard/keymaps/via/keymap.c * Update keymap.c added suggested header. left my name out and changed year to 2020.
* [Keymap] update ortho_4x12 jotix (#10157)jotix2020-09-031-24/+35
| | | | | | | | | | | | | * mouse_layout * add_mouse_btns * reset_with_ctrl+esc+bspc * add_mousekeys_on_right * mod-tap-mouse-layer * fn_layer
* [Keyboard] add Sneakbox Alice Clone (#9792)mujimanic2020-09-039-0/+325
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial Commit for alice clone pcb Initial commit for alice clone pcb * Update keyboards/sneakbox/aliceclone/config.h Change to #pragma once. Thanks. * Update keyboards/sneakbox/aliceclone/config.h * Update keyboards/sneakbox/aliceclone/kb.c * Rename kb.h to aliceclone.h * Update keyboards/sneakbox/aliceclone/keymaps/default/keymap.c * Update keyboards/sneakbox/aliceclone/keymaps/default/keymap.c * Update keyboards/sneakbox/aliceclone/keymaps/default/keymap.c * Update keyboards/sneakbox/aliceclone/keymaps/default/keymap.c * Update keyboards/sneakbox/aliceclone/keymaps/default/keymap.c Got it. Thanks. * Update keyboards/sneakbox/aliceclone/readme.md * Update keyboards/sneakbox/aliceclone/readme.md * Update keyboards/sneakbox/aliceclone/rules.mk * Update keymap.c * Rename kb.c to aliceclone.c * Update keyboards/sneakbox/aliceclone/config.h * Update keyboards/sneakbox/aliceclone/aliceclone.h * Update keyboards/sneakbox/aliceclone/aliceclone.h * Update keyboards/sneakbox/aliceclone/aliceclone.h * Update keyboards/sneakbox/aliceclone/config.h Got it. Thanks. * Update keyboards/sneakbox/aliceclone/readme.md Got it, the parent company folder needs to be added for make to find the source. Forgot that. Thanks. * Update keyboards/sneakbox/aliceclone/config.h * Info.json now reflects QMK configurator metadata Previously, .json represented via metadata. * Changed typo ) to } at end of line 9. * Update keymap.c Updated the spacing of the keymap layout to be more readable. * Update keymap.c Updated this VIA keymap for formatting to make it more readable. * Update keymap.c Updated formatting of the rotary encoder function * Update keymap.c * Update info.json Corrected key layout and aligned for straight keymap, removed rotation references * Update keymap.c Adjusted formatting for key layout for readability * Adjusted formatting for key layout for readability Adjusted formatting for key layout for readability * Added GPLv2 License header * Added GPLv2 license header * Update aliceclone.c * Updated the LAYOUT map LAYOUT map now resembles the actual keymap with correct KXY keys corresponding to switch position. * GPLv2 license header added * Update keyboards/sneakbox/aliceclone/config.h * GPLv2 License Header added * Updated License Header, Added keymap layers Added total of 4 keymap layers, fixed keymap visual formatting. License header GPLv2 * Added extra layers, corrected layer references * Updated formatting for keymap.c LAYOUT * Update keyboards/sneakbox/aliceclone/aliceclone.h Updated * Update keyboards/sneakbox/aliceclone/info.json Updated * Update keyboards/sneakbox/aliceclone/info.json Updated * Update keyboards/sneakbox/aliceclone/info.json Updated formatting * Update keyboards/sneakbox/aliceclone/keymaps/default/keymap.c Reviewed and approved. Thanks. * Update keyboards/sneakbox/aliceclone/keymaps/default/keymap.c Reviewed. Understood. Thanks. * Update keyboards/sneakbox/aliceclone/keymaps/default/keymap.c Got it. Removed. * Update keyboards/sneakbox/aliceclone/keymaps/via/keymap.c Agreed. Thanks for the suggestion. * Update keyboards/sneakbox/aliceclone/readme.md * Update keyboards/sneakbox/aliceclone/readme.md * Update keymap.c tabs spaces formatting * Update keymap.c Tabs and spaces. Remove L3 L4 * syntax in enum layer_names removed comma after "_FN" * Update aliceclone.h renamed LAYOUT_all to LAYOUT * Update keymap.c Updated keymap * Update keymap.c * Update keyboards/sneakbox/aliceclone/readme.md * Update keyboards/sneakbox/aliceclone/keymaps/via/keymap.c * Update keyboards/sneakbox/aliceclone/keymaps/via/keymap.c * Update keyboards/sneakbox/aliceclone/keymaps/via/keymap.c * Update keyboards/sneakbox/aliceclone/keymaps/via/keymap.c * Update keyboards/sneakbox/aliceclone/aliceclone.h * Update keyboards/sneakbox/aliceclone/keymaps/default/keymap.c * Update keyboards/sneakbox/aliceclone/keymaps/default/keymap.c
* [Keymap] add 40percentclub/mf68:andyjack (#10208)Andy Jack2020-09-013-0/+168
| | | | | * Initial checkin of my 40percentclub/mf68 keymap * Add gplv2 license header
* [Keyboard] Add Chavdai40% rev2 (#10210)t-miyajima2020-09-019-7/+166
| | | | | | | * add chavdai40 rev2 * add chavdai40 rev2 * change include quantum.h to top of h files
* add centromere:mattly keymap (#10177)Matthew Lyon2020-09-012-0/+56
| | | | | | | | * mattly's mirrored centromere layout * Update keyboards/centromere/keymaps/mattly/keymap.c * Update keyboards/centromere/keymaps/mattly/rules.mk
* update 4pplet/waffling60 keyboard (#10143)4pplet2020-09-012-2/+2
| | | | | | | | * Update config.h added debounce to prevent stuttering with some switches * Update README.md
* add keebio/bdn9:ghostseven keymap (#10154)Blake2020-09-012-0/+90
| | | Keebio BDN9 Additional Keymap - Rev Encoders
* (setta21 & getta25) Keymaps Update (#10170)Salicylic-acid32020-09-014-3/+4
| | | OLED is turned off by default.
* E85 Hotswap/Soldered Fixes (#10173)MechMerlin2020-09-0127-30/+512
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * split up the e85 into hotswap and soldered variants * remove layout_all LAYOUT macro for hotswap pcb * add copyright header to to all config files * remove list of alternate bootloaders * spruce up config file * comply with PR check list * Update keyboards/exclusive/e85/hotswap/info.json * Update keyboards/exclusive/e85/hotswap/info.json * Update keyboards/exclusive/e85/hotswap/info.json * Update keyboards/exclusive/e85/rules.mk * Update keyboards/exclusive/e85/config.h * Update keyboards/exclusive/e85/hotswap/config.h * Update keyboards/exclusive/e85/soldered/config.h * remove LAYOUT_all in hotswap and also remove superfluous comments * remove the soldered tsangan map
* update ai03/soyuz:mrsendyyk keymap (#10161)Sendy YK2020-09-012-38/+9
| | | | | | | | | | | | | | | | | | | Update ai03 Soyuz readme.md and keymap.c * Update readme.md * Update readme.md * Update keymap.c * Update keymap.c * Update readme.md * Update readme.md * Update readme.md * Update readme.md
* add bm60rgb:jbradforddillon keymap (#10133)Bradford2020-09-012-0/+46
| | | | | | * Added bm60rgb keymap * Fix copyright
* bm60rgb: fixed LED layout; add underglow support (#10132)Bradford2020-09-011-16/+20
| | | | | | * Fixed the LED layout for the bm60rgb * Added underglow support
* hineybush/h88: update h88 LED stuff (#10101)Josh Hinnebusch2020-09-011-20/+14
| | | | | | * update h88.c * Update keyboards/hineybush/h88/h88.c
* keebio/viterbi/rev2/: replaced change PRODUCT_ID (#10167)TheLibra232020-09-011-1/+1
| | | | | | * replaced #define PRODUCT_ID 0x1157 with #define PRODUCT_ID 0x2157 replaced product id to distinguish rev2 from rev1. bakingpy gave me permission through discord chat.
* [Docs] Japanese translation of docs/ref_functions.md (#9878)umi2020-09-011-0/+122
| | | | | | | | | | | | | * add ref_functions.md translation * modify internal link for ja * update based on comment * reflect #9892 change * update based on comment * update based on comment
* [Keyboard] 1upkeyboards/1up60rgb: fix broken Enter (#10188)Joe Wasson2020-08-311-5/+5
| | | 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.
* [Keyboard] YMDK NP21 refactor (#10181)Ryan2020-08-317-162/+290
|
* [Keymap] update dz60:mrsendyyk (#10160)Sendy YK2020-08-312-88/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* TMO50: use layer_state_set_kb at keyboard level (#10150)Joe Wasson2020-08-312-11/+31
| | | | | * 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.