summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-21mech.studio Dawn: correct key sizes and positioning (#13277)James Young
2021-06-21[Keyboard] le_chiffre.c conditional led_config (#13285)Nathan
disabling RGB_MATRIX_ENABLE causes led_config to fail during compile. Setting this conditional allows you to turn off RGB
2021-06-21Cleanup junk characters, part 1 (#13282)Ryan
2021-06-21[Docs] Update Japanese getting started documents. (#12806)shela
* Update Japanese getting started documents. * Update faq_build.md * fix typo
2021-06-20OLED font easter egg (#13269)Ryan
2021-06-20Fix/keyboard/dz65rgbv3 (#13268)Erovia
With the 'lufa-ms' bootloader LTO is needed so the keyboard can be built with Configurator.
2021-06-20Update Python dependencies for Nix (#12855)Sergey Vlasov
Co-authored-by: Steve Purcell <steve@sanityinc.com>
2021-06-20rect44: add LAYOUT_all data (#13260)James Young
2021-06-20Adding my Bear65 keymap (#12962)stanrc85
2021-06-20[Keyboard] Add Constellation Rev2 (#13103)Xelus22
2021-06-20[Bug] Pachi keymap compile fix (#13261)Xelus22
2021-06-20[Bug] Pachi RGB: fix RGB modifiers (#13262)Xelus22
2021-06-20MisonoWorks Karina Layout Macro Rework (#13259)James Young
2021-06-19Fix issue with crkbd json mapping (#13255)Drashna Jaelre
2021-06-19[Keyboard] Add LED matrix and 2 layouts to hub20 (#12505)peepeetee
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-19[Keymap] Fix Preonic rev3 default keymap (#12698)nopjmp
The rev3 boards use RGBLIGHT_ENABLE now instead of BACKLIGHT_ENABLE. This resolves the issue of flashing and losing functionality with the default keymap.
2021-06-19[Keyboard] YMDK Wings: enable Backlight (#12714)alittlepeace
2021-06-19[Keyboard] Add PLX Keyboard (#12954)Nick Abe
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-19Add Mac centric Shift and Alt + GUI Macros (#13107)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-06-19[Keymap] Add stanrc85 Abasic keymap (#13180)stanrc85
2021-06-20Telophase cleanup (#13225)Ryan
2021-06-20pistachio_mp: correct key object order in info.json (#13250)James Young
2021-06-19[Keyboard] Pachi restructure and keyboard addition (#13080)Xelus22
2021-06-19[Keyboard Update] Trinity XT TKL fix license and add forgotten indicators ↵Xelus22
(#13202)
2021-06-19bm60rgb: fix layout macro references (#13246)James Young
... and enable Community Layout support
2021-06-18[Keyboard] Add Switchplate 910 keyboard (#13235)Jumail Mundekkat
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-18[Keymap] Add my keymaps for the Keebio Iris and Planck (#13005)Mats Nilsson
2021-06-18[Keyboard] add dztech/dz65rgb/v3 keyboard (#13017)moyi4681
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-18[Keymap] adding keymap for pistachio (#12996)rate
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-18[Keyboard] Murphpad Changes and Updates (#12995)Kyle McCreery
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-18[Docs] update Japanese translation of tap_hold.md (#12820)umi
* update tap_hold.md translation * restore unnecessary change line
2021-06-18[Docs] update Japanese translation of hardware_keyboard_guidelines.md (#12769)umi
* update hardware_keyboard_guidelines.md translation * update based on comment
2021-06-18[Docs] update Japanese translation of feature_haptic_feedback.md (#12737)umi
* update feature_haptic_feedback.md translation * change url of driver pdf location * change buzz word * update based on comment
2021-06-17[Keyboard] Fix revision issues with Kyria (#13208)Drashna Jaelre
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-17[Keyboard] Fix comment in split89's config.h (#13231)jurassic73
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
2021-06-18Update merge sequence to reflect no-ff, no-squash. (#13038)Nick Brassel
2021-06-17[Keyboard] Add Split 89 (#13213)jurassic73
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-17OLED driver tweaks (#13215)Ryan
2021-06-16[Keyboard] Add KMAC PAD (#13104)talsu
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-16[Keyboard] Minivan : add missing enable to support RGB LEDs (#13157)TerryMathews
Config.h has support for RGB LEDs but enable line was missing in rules.mk
2021-06-15Document user song list file (#13101)Drashna Jaelre
2021-06-15Fix overrun in oled_write_raw when not at (0, 0) (#13204)Jonathan Rascher
2021-06-15[Keyboard] add mb44 keyboard (#12798)melonbred
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-15[Keyboard] Allow user override of RGB_DISABLE_WHEN_USB_SUSPENDED for BM40 ↵Albert Y
keyboard (#12700) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost>
2021-06-15[Keyboard] Fix layout in noon.h (#13087)Philip (Han) Suh
Forgot to include a KC_NO in a column, causing issues for customers
2021-06-15[Keymap] ANAVI Macro Pad 2 add binary keymap (#13090)Leon Anavi
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>
2021-06-15[Keyboard] Potato65 Hotswap Fixed mistake in key matrix (#13095)Aeonstrife
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-15Debian requires package libusb-dev to build bootloaderHID (#13105)Rickard von Essen
2021-06-15Top level heading for common config (LED Matrix) (#13153)Brian Low
2021-06-15Top level heading for common config (RGB Matrix) (#13120)Brian Low
* 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)