summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update Python dependencies for Nix (#12855)Sergey Vlasov2021-06-204-46/+160
| | | Co-authored-by: Steve Purcell <steve@sanityinc.com>
* rect44: add LAYOUT_all data (#13260)James Young2021-06-201-0/+57
|
* Adding my Bear65 keymap (#12962)stanrc852021-06-203-2/+75
|
* [Keyboard] Add Constellation Rev2 (#13103)Xelus222021-06-2017-39/+403
|
* [Bug] Pachi keymap compile fix (#13261)Xelus222021-06-204-4/+4
|
* [Bug] Pachi RGB: fix RGB modifiers (#13262)Xelus222021-06-201-9/+9
|
* MisonoWorks Karina Layout Macro Rework (#13259)James Young2021-06-205-41/+104
|
* Fix issue with crkbd json mapping (#13255)Drashna Jaelre2021-06-191-2/+5
|
* [Keyboard] Add LED matrix and 2 layouts to hub20 (#12505)peepeetee2021-06-197-28/+478
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] Fix Preonic rev3 default keymap (#12698)nopjmp2021-06-191-0/+3
| | | | | The rev3 boards use RGBLIGHT_ENABLE now instead of BACKLIGHT_ENABLE. This resolves the issue of flashing and losing functionality with the default keymap.
* [Keyboard] YMDK Wings: enable Backlight (#12714)alittlepeace2021-06-192-4/+3
|
* [Keyboard] Add PLX Keyboard (#12954)Nick Abe2021-06-197-0/+201
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add Mac centric Shift and Alt + GUI Macros (#13107)Albert Y2021-06-193-28/+45
| | | Co-authored-by: filterpaper <filterpaper@localhost>
* [Keymap] Add stanrc85 Abasic keymap (#13180)stanrc852021-06-193-0/+140
|
* Telophase cleanup (#13225)Ryan2021-06-207-310/+177
|
* pistachio_mp: correct key object order in info.json (#13250)James Young2021-06-201-19/+25
|
* [Keyboard] Pachi restructure and keyboard addition (#13080)Xelus222021-06-1931-13/+692
|
* [Keyboard Update] Trinity XT TKL fix license and add forgotten indicators ↵Xelus222021-06-193-16/+51
| | | | (#13202)
* bm60rgb: fix layout macro references (#13246)James Young2021-06-195-9/+13
| | | ... and enable Community Layout support
* [Keyboard] Add Switchplate 910 keyboard (#13235)Jumail Mundekkat2021-06-1810-0/+581
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Add my keymaps for the Keebio Iris and Planck (#13005)Mats Nilsson2021-06-1812-0/+493
|
* [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017)moyi46812021-06-1817-136/+704
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] adding keymap for pistachio (#12996)rate2021-06-184-1/+149
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Murphpad Changes and Updates (#12995)Kyle McCreery2021-06-184-66/+80
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Docs] update Japanese translation of tap_hold.md (#12820)umi2021-06-181-6/+24
| | | | | * update tap_hold.md translation * restore unnecessary change line
* [Docs] update Japanese translation of hardware_keyboard_guidelines.md (#12769)umi2021-06-181-2/+21
| | | | | * update hardware_keyboard_guidelines.md translation * update based on comment
* [Docs] update Japanese translation of feature_haptic_feedback.md (#12737)umi2021-06-181-6/+13
| | | | | | | | | * update feature_haptic_feedback.md translation * change url of driver pdf location * change buzz word * update based on comment
* [Keyboard] Fix revision issues with Kyria (#13208)Drashna Jaelre2021-06-173-62/+43
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Fix comment in split89's config.h (#13231)jurassic732021-06-171-1/+1
| | | | | | | | | | | | | | | | Added missing closing comment bit */ This seems to cause the QMK configurator to break when clicking the compile button: Compiling: keyboards/handwired/split89/split89.c In file included from : ent] /* COL2ROW, ROW2COL */  cc1: all warnings being treated as errors  | | | make: *** ine/keyboards/handwired/split89/split89.o] Error 1
* Update merge sequence to reflect no-ff, no-squash. (#13038)Nick Brassel2021-06-181-4/+8
|
* [Keyboard] Add Split 89 (#13213)jurassic732021-06-178-0/+332
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* OLED driver tweaks (#13215)Ryan2021-06-173-24/+22
|
* [Keyboard] Add KMAC PAD (#13104)talsu2021-06-169-0/+603
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Minivan : add missing enable to support RGB LEDs (#13157)TerryMathews2021-06-161-0/+1
| | | Config.h has support for RGB LEDs but enable line was missing in rules.mk
* Document user song list file (#13101)Drashna Jaelre2021-06-151-1/+3
|
* Fix overrun in oled_write_raw when not at (0, 0) (#13204)Jonathan Rascher2021-06-151-2/+3
|
* [Keyboard] add mb44 keyboard (#12798)melonbred2021-06-1513-0/+769
| | | | Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Allow user override of RGB_DISABLE_WHEN_USB_SUSPENDED for BM40 ↵Albert Y2021-06-151-1/+1
| | | | | | keyboard (#12700) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost>
* [Keyboard] Fix layout in noon.h (#13087)Philip (Han) Suh2021-06-151-1/+1
| | | Forgot to include a KC_NO in a column, causing issues for customers
* [Keymap] ANAVI Macro Pad 2 add binary keymap (#13090)Leon Anavi2021-06-152-0/+31
| | | | | | | | | | | This binary keymap for ANAVI Macro Pad 2 helps with 0 and 1: left key: 0 right key: 1 Combo press both keys to control the backlit. Suggested-by: Chris <christopher.walker@crowdsupply.com> Signed-off-by: Leon Anavi <leon@anavi.org>
* [Keyboard] Potato65 Hotswap Fixed mistake in key matrix (#13095)Aeonstrife2021-06-151-2/+2
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Debian requires package libusb-dev to build bootloaderHID (#13105)Rickard von Essen2021-06-151-1/+1
|
* Top level heading for common config (LED Matrix) (#13153)Brian Low2021-06-151-0/+2
|
* Top level heading for common config (RGB Matrix) (#13120)Brian Low2021-06-151-0/+2
| | | | | | | * Top level heading for common config Prior to this, the some of the common config looks like a detail of the APA102 driver * Change heading to Common Config (RGB Matrix)
* [Keymap] Keebio Iris rev4 - keymap with dual encoder support (#13063)R2021-06-153-0/+171
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Change Lufa-MS size (#13183)kb-elmo2021-06-153-1/+7
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. ↵Purdea Andrei2021-06-163-10/+23
| | | | | | | | (#12552) This commit makes atmel-dfu and chibios-dfu bootloaders retry to detect the bootloader every 0,5 seconds (now configurable via the BOOTLOADER_RETRY_TIME makefile variable), and a period is printed after every try. This is a much more pleasant behaviour than the 5s retry timeout.
* [Keyboard] suv (#12957)AlisGraveNil2021-06-157-0/+288
|
* [Keyboard] hatchback (#12958)AlisGraveNil2021-06-157-0/+271
|
* [Keyboard] Add via support for the Leopold FC980C (#12860)John Graham2021-06-153-3/+49
|