aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add KBO-5000 keyboard (#9381)Danny2020-06-2315-0/+775
| | | | | | | | | | | | | | | | | * Initial fork of Sinc * Setup keymaps, layouts, and encoders * Add ANSI configurator layout * Add ISO layout for configurator * Add all layout option for configurator * Fix spacing * Remove extra line * Remove unneeded ifdef
* Fix error_log complaint about Big Series boards (#9510)Ryan2020-06-239-67/+175
|
* create maja info json (#9472)moyi46812020-06-231-0/+12
|
* bm43a stevexyz keymap (#9468)Stefano2020-06-233-0/+73
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: steve <steve@stery>
* Add more community layout support to Discipline (#8540)Brandon Schlack2020-06-232-3/+7
|
* [Docs] Japanese translation of docs/feature_layers.md (#9252)umi2020-06-232-48/+108
| | | | | | | | | * add feature_layers.md translation * update based on comment * update based on comment * update based on comment
* fixed the layer limit of LT() (#9492)shela2020-06-231-1/+1
|
* Update VIA support for Noxary 268.2 (#9451)Rozakiin2020-06-229-51/+202
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update readme.md description * Enable bootmagic lite * Update USB descriptor * Add modern led code * Update default keymap for readability * Update default keymap readme with layout image * Add VIA keymap * Update keyboards/noxary/268_2/keymaps/default/readme.md Flip order of layout image and title * Update keyboards/noxary/268_2/keymaps/via/readme.md Flip order of layout image and title * Update keyboards/noxary/268_2/readme.md bullet point keyboard maintainer * Update keyboards/noxary/268_2/readme.md Change list style
* Add VIA support to Noxary x268 (#9450)Rozakiin2020-06-229-97/+226
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update USB descriptors * Update default keymap for readability * Update readme description * Update rules.mk build options, enable bootmagic and mousekey * Add commented modern led code * Add VIA keymap * Update default keymap readme.md layout image * Update keyboards/noxary/x268/rules.mk remove incorrect comment * Update keyboards/noxary/x268/x268.c remove commented setPinOutput(B1) * Update keyboards/noxary/x268/keymaps/default/readme.md Flip order of layout image and title * Update keyboards/noxary/x268/keymaps/via/readme.md Flip order of layout image and title * Update LED function to led_update_kb()
* Update miryoku (#9442)Manna Harbour2020-06-2212-329/+513
| | | | | | | | | | | | | | | | | | | | | - Add mouse buttons overlay layer - Change button order - Remove crkbd hardware specifics - Add alternative base layer alphas - Change title - Add logo - Reword intro text - Add dev branch and new commits links - Replace manual toc and remove anchors - Unindent lists - Reduce headings - Update docs - Build keymap as object instead of including .c file - Add kle subset mapping images - Add alternative mapping support - Change default mapping for ortho_4x12 - Add split mapping for ortho_4x12 - Add contact section - Add #pragma once to layout and keyboard config.h
* [Keyboard] add h60 PCB (#9242)Josh Hinnebusch2020-06-2212-0/+369
| | | | | | | | | | | | | | | | | | | | * add h60 initial files * add h60 image * updated per PR request * Update keyboards/hineybush/h60/keymaps/default/keymap.c * Update keyboards/hineybush/h60/keymaps/kei/keymap.c * Update keyboards/hineybush/h60/keymaps/via/keymap.c * Update keyboards/hineybush/h60/h60.h * Update keyboards/hineybush/h60/h60.h * Update keyboards/hineybush/h60/rules.mk
* [Update] Japanese Translation of docs/faq_build.md (#9458)Takeshi ISHII2020-06-221-29/+17
| | | | | | | | | | | * update docs/ja/faq_build.md * update docs/ja/faq_build.md to 0.9.10 * Update docs/ja/faq_build.md Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: shela <shelaf@users.noreply.github.com>
* [Update] Japanese translation of newbs.md (#9388)Takeshi ISHII2020-06-221-19/+26
| | | | | | | | | | | | | | | | | * update docs/ja/newbs.md * Update docs/ja/newbs.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/newbs.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/newbs.md Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: shela <shelaf@users.noreply.github.com>
* [Docs] Japanese translation of docs/feature_userspace.md (#9253)umi2020-06-221-0/+260
| | | | | * add feature_userspace.md translation * update based on comment
* [Docs] Japanese translation of docs/feature_macros.md (#9137)umi2020-06-221-0/+399
| | | | | | | * add feature_macros.md translation * update based on comment * update based on comment
* Fix info.json for Uni660 (#9489)Ryan2020-06-223-20/+300
|
* user keymaps for ergodox_ez/dvorak_42_key / atreus/dvorak_42_key (#9429)LucW2020-06-222-90/+104
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Improve keycode handling for RGB (#7677)Drashna Jaelre2020-06-223-9/+91
| | | | Co-authored-by: drashna <drashna@live.com> Co-authored-by: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Fixing MIDI for ARM without NKRO enabled (#9466)AlexOConnorHub2020-06-221-0/+1
|
* [Keymap] New custom 'super alt' keymap for the Drop ALT (#9385)Paul Ewers2020-06-223-0/+229
| | | | | | | | | | | * New custom 'super alt' keymap for the Drop ALT * Improvements to 'super alt' keymap based on PR feedback * Fix flickering LED caps lock bug * Code cleanup from PR feedback * Minor keymap layout cleanup
* `qmk cformat` (#9500)Nick Brassel2020-06-226-51/+47
|
* Enable NKRO on 1up's boards (#9434)MechMerlin2020-06-212-4/+4
| | | | | | | | | * enable NKRO and keep consistent with bootmagic set to lite * Update keyboards/1upkeyboards/1up60hse/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Updates on Mixi default keymaps and fixes on configuration (#9467)Gregorio2020-06-216-47/+67
|
* [Docs] fix indentation (#9491)shela2020-06-211-2/+2
|
* update docs/ja/feature_bootmagic.md (#9459)Takeshi ISHII2020-06-211-2/+13
|
* update ja/hardware_keyboard_guidelines.md (#9457)Takeshi ISHII2020-06-211-2/+69
|
* [Update] Change Original TAGs of Japanese translations (#9453)Takeshi ISHII2020-06-219-18/+18
| | | | | | | | | | | | | | | | | * The TAGs of the original document has been updated to facilitate future verification. * docs/ja/driver_installation_zadig.md * docs/ja/feature_audio.md * docs/ja/feature_auto_shift.md * docs/ja/feature_bluetooth.md * docs/ja/hardware_avr.md * docs/ja/hardware_drivers.md * docs/ja/getting_started_make_guide.md * The TAG of the original document has been updated to facilitate future verification. * The TAG of the original document has been updated to facilitate future verification. * update docs/ja/feature_tap_dance.md
* [Docs] Japanese translation of breaking_changes*.md (#8576)Takeshi ISHII2020-06-213-1/+172
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add japanese translation 'docs/ja/breaking_changes.md' Note: this is cherry-pick from umi-umi's translation in PR #7248 * update ja/breaking_changes.md * update ja/breaking_changes.md, add ja/breaking_changes_instructions.md * translating ja/breaking_changes_instructions.md * translating ja/breaking_changes_instructions.md * translated ja/breaking_changes_instructions.md * update ja/breaking_changes.md, ja/breaking_changes_instructions.md Breaking change の訳語を「破壊的な変更」から「互換性を破る変更」に変更。 ただし、文中の用語としては、Breaking change をそのまま使用するむねドキュメントの導入部で 訳注でしめし、文中では、原語のまま使用する。 * update docs/ja/_summary.md * Update docs/ja/breaking_changes.md Co-Authored-By: shela <shelaf@users.noreply.github.com> * Update docs/ja/breaking_changes.md Co-Authored-By: shela <shelaf@users.noreply.github.com> * Update docs/ja/breaking_changes.md Co-Authored-By: shela <shelaf@users.noreply.github.com> * Update docs/ja/breaking_changes.md Co-Authored-By: shela <shelaf@users.noreply.github.com> * Update docs/ja/breaking_changes.md Co-Authored-By: shela <shelaf@users.noreply.github.com> * Update docs/ja/breaking_changes.md Co-Authored-By: shela <shelaf@users.noreply.github.com> * Update docs/ja/breaking_changes.md * update docs/ja/breaking_changes.md * update docs/ja/breaking_changes.md * update docs/ja/breaking_changes.md * update docs/ja/breaking_changes.md * update docs/ja/breaking_changes.md * Update docs/ja/breaking_changes_instructions.md Co-Authored-By: shela <shelaf@users.noreply.github.com> * Update docs/ja/breaking_changes_instructions.md Co-Authored-By: shela <shelaf@users.noreply.github.com> * update docs/ja/breaking_changes.md * Update docs/ja/breaking_changes_instructions.md Co-Authored-By: shela <shelaf@users.noreply.github.com> * Update docs/ja/breaking_changes_instructions.md * Update docs/ja/breaking_changes_instructions.md Co-Authored-By: shela <shelaf@users.noreply.github.com> * update docs/ja/breaking_changes_instructions.md * update docs/ja/breaking_changes_instructions.md * The base of the translation of docs/ja/breaking_changes_instructions.md was changed to 0.9.0. * The base of the translation of docs/ja/breaking_changes.md was changed to 0.9.0. * Update docs/ja/breaking_changes.md Co-authored-by: s-show <s1shimz@gmail.com> * update docs/ja/breaking_changes.md * Update docs/ja/breaking_changes_instructions.md Co-authored-by: shela <shelaf@users.noreply.github.com> * update docs/ja/breaking_changes.md * update docs/ja/breaking_changes.md Co-authored-by: umi-umi <57262844+umi-umi@users.noreply.github.com> Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: s-show <s1shimz@gmail.com>
* Update newbs MSYS2 pacman instructions (#9445)Ryan2020-06-211-8/+3
|
* Adding information to feature_encoders.md (#9486)AlexOConnorHub2020-06-211-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* added keyboard 5x12 to boardsource folder (#9438)cole smith2020-06-207-0/+323
| | | | | | | | | * added keyboard 5x12 to boardsource folder * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Change `led` variable in rgb_matrix_drivers to avoid conflicts (#9412)Drashna Jaelre2020-06-201-7/+7
| | | | | | | | | | | | | | | | | * Change `led` to `led_matrix` in rgb_matrix_drivers Is a minor change that only affects the driver file. However, this will allow somebody to run rgblight along side rgb matrix using the ws2812 driver, as well. Specifically, so you can use the custom driver for rgblight to set a different pin (barring a change to the `ws2812_setleds` function). Courtesy of discord conversion: https://discordapp.com/channels/440868230475677696/568161140534935572/721555623191248906 * Change name to be super specific * Update rgb_matrix_drivers.c
* Add velocikey to alice keymap (#9476)stanrc852020-06-202-1/+2
|
* Added missing RGB controls on layer 1. (#9481)siano2020-06-201-2/+2
|
* spidey3 userspace: GUI F-Key lock was affecting some non-F-keys (#9469)Joshua Diamond2020-06-201-1/+1
|
* CI: Run 'qmk info' on keyboard changes (#9212)Joel Challis2020-06-201-0/+49
|
* update shell.nix (#8910)Thorsten2020-06-201-12/+12
| | | | * now uses gcc 8.4 * fixes building boards with adafruit feather (in my case pancake)
* [Docs] Improve Unicode documentation (#8676)Konstantin Đorđević2020-06-202-111/+137
|
* Remove more useless code (#9475)Ryan2020-06-205-64/+0
|
* New Keyboard: E8.5 TKL (#9447)MechMerlin2020-06-2013-0/+816
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Update] Files with Japanese translations related to #8822 (#9455)Takeshi ISHII2020-06-203-6/+6
| | | | | | | * The TAG of the original document has been updated to facilitate future verification. * The TAG of the original document has been updated to facilitate future verification. * The TAG of the original document has been updated to facilitate future verification.
* Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek2020-06-205-6/+376
|
* Enable Mousekeys for Keebio Quefrency rev1 (#9478)James Young2020-06-201-0/+2
|
* format code according to conventions [skip ci]QMK Bot2020-06-201-1/+1
|
* Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond2020-06-208-47/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix incorrect delay when setting WS2812 (and similar) leds * Add documentation for WS2812_DELAY_MICROSECONDS * Remove improper cast to uint8_t Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Remove unneeded cast to uint8_t and correct math Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * microseconds -> µs Co-authored-by: Ryan <fauxpark@gmail.com> * Make documentation better match the spec sheet. Co-authored-by: Ryan <fauxpark@gmail.com> * Rename macro to match spec sheet * Further correction to the delay maths for the SPI case. Co-authored-by: Joel Challis <git@zvecr.com> * Move ws2812_common.h to the drivers directory * Revert "Further correction to the delay maths for the SPI case." This reverts commit e61b56a2cfc7dfec9992a7a3af92afa50e5b8ec0. * Remove ws2812_setleds_pin(); consolidate ws2812.h Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* STM32 WS2812 Open Drain Configuration (#9414)Xelus222020-06-204-11/+54
| | | | * update docs stm32 only and applies to all 3 driver * cformat
* rebound rev4, consolodated switch matrix from 5x12 to 7x8 (#9314)Rossman3602020-06-209-0/+514
|
* Remove rules.mk for gboards/engine and gboards/g (#9444)Ryan2020-06-192-2/+0
|
* [Keyboard] GameBuddy macropad (#9391)AlisGraveNil2020-06-187-0/+205
| | | | | | | | | | | | | | | | | | | | * GameBuddy macropad * Update config.h * Update keyboards/clawsome/gamebuddy/config.h * Update keyboards/clawsome/gamebuddy/readme.md * Update keyboards/clawsome/gamebuddy/readme.md * Update keyboards/clawsome/gamebuddy/readme.md * Update readme.md * Update keyboards/clawsome/gamebuddy/rules.mk * Update keyboards/clawsome/gamebuddy/readme.md
* Fix Eon87 info.json (#9460)Ryan2020-06-181-269/+287
| | | | | * Fix Eon87 info.json * Adjust bottom row sizes