summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-17remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569)Takeshi ISHII
2021-07-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-16Limit RGB brightness for crkbd when not defined (#13568)Dasky
2021-07-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-17Improve driver installation docs (#13562)Ryan
2021-07-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-17adding tw40 via support (#13032)lukeski14
2021-07-16Move `SENDSTRING_BELL` code to `send_string.h` (#13566)Ryan
2021-07-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-16[Keyboard] Neito + my DZ60 keymap tweaks (#11773)Oliver Granlund
2021-07-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-16Remove unwanted notes (#13563)shela
2021-07-16Fix LED Hit Counter for LED/RGB Matrix (#12674)Johannes Choo
2021-07-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-16Migrate arm_atsam print logic to use common framework (#13554)Joel Challis
2021-07-16Use string literals for `SERIAL_NUMBER` (#13403)Ryan
2021-07-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-16remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from ↵Takeshi ISHII
quantum.h (#13555)
2021-07-16Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-16Set some default configurations for GMMK Pro (#13219)Andre Brait
* Set some default configurations for GMMK Pro * Remove FORCE_NKRO to avoid issues with KVMs
2021-07-15Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457)Chris Cullin
* initial commit * removed changes to write_pwm_buffer * backward compatbility added * fixed issue with backward compatibility * documentation update * removed unneccessary comment. branched from master * updated per comments #13457 * removed blank line * cformat on diff files
2021-07-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-15[Keyboard] correct the info.json for qmk configurator and add two empty ↵bomb
layers for via (#13552)
2021-07-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-14[keyboard] Clueboard 2x1800 2021 Support (#13220)Zach White
* 2x1800 2021 * add support for writing a whole frame at a time * improvements * wip * fix scrolling * small tweak * add a buffer that's larger than the display * add the start of a font * working upper and lower case letters * add qmk animation * integrate the message sign into the qmk task system * add encoder defaults * add MAX7219_LED_CUSTOM to config.h * tweaks * remove unneeded keymaps * add a keymap showing how to control the signboard * cleanup * cleanup * add a way to disable the startup test * make it easier to define options at the keymap level * Fix define names Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com> * Apply suggestions from gcochard Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com> * feedback from noroads * format info.json Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com>
2021-07-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-14[Keyboard] Add Serratus PCB (#13281)mechlovin
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-14[Keyboard] Tidying up my projects and subprojects (#13289)Koobaczech
Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ethan Madden <maddene@madden.ninja>
2021-07-15Migrate more `fn_actions` stuff (#13502)Ryan
2021-07-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-15Fix some RGB Matrix-enabled keymaps referring to RGBLight mode (#13509)Ryan
2021-07-14Merge remote-tracking branch 'origin/master' into developZach White
Resolved Conflicts: keyboards/checkerboards/nop60/info.json
2021-07-14switch to qmk-dotty-dict (#13460)Zach White
2021-07-14correct data info.json (#13544)mechlovin
rouge87 and rogue87
2021-07-14[Keyboard] Add MelGeek MJ6xy which is a 60% keyboard that support mul… ↵bomb
(#13494) Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-13Traveller handwired layout macro refactor (#13539)James Young
2021-07-13Lucid Phantom soldered: layout macro touch-up (#13540)James Young
2021-07-13RGB Matrix support for Scylla (#13415)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-07-13Refactor Drop boards to custom matrix lite (#13468)Joel Challis
2021-07-13[Keyboard] Add ianklug grooveboard (#13536)Ian Klug
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-13[Keyboard} Add ISO support for the GMMK Pro (#13532)Anton
* Added iso layer support for the GMMK Pro iso version * Adjusted the mapping * aligning with best practises * aligning with comments from PR * Added iso layout to info.json
2021-07-13Ortho 5x14 handwired info.json correction (#13538)James Young
* ortho5x14 handwired: correct info.json data Last key was incorrectly positioned. * fix readme typo
2021-07-134pplet AEKISO60 keymap/macro touch-up (#13528)James Young
Moves the ISO Enter keycode to the home row for more consistency with the rest of QMK. Also grid-aligns the keycodes and adds a block comment for the layout macro.
2021-07-13Ergoarrows info.json touch-up (#13537)James Young
* human-friendly formatting Add line breaks between rows and halves. * fix rounding issues Fixes issues with y-offset values due to rounding in KLE. * remove layout dead space; re-mirror halves Removes the empty white space from the layout, and aligns the keys on the right half so they are a mirror of the left half.
2021-07-13[Feature] Key Overrides (#11422)Jonas Gessner
2021-07-13[Keyboard] Montex add VIA support and keymap. (#13488)AnthonyL
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Anthony Lowery <anthony.lowery@unity3d.com>
2021-07-13[Keyboard] fixes and additions to the Marauder keyboard (#13462)Cosmin
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-07-13AMJ60 Refactor (#13530)James Young
* rename LAYOUT to LAYOUT_all * refactor default keymap - add license header - use layer_names enum - use LAYOUT_all macro - update keymap to be more generic - use QMK-native keycode aliases * info.json: human-friendly formatting * convert LAYOUT_iso into a proper LAYOUT_60_iso * LAYOUT_all bugfix In the physical sense, position k3d is to the left of k3c. * rework LAYOUT_max into LAYOUT_60_ansi_split_bs_rshift * remove LAYOUT_iso_splitrshift and iso_split_rshift keymap * rework LAYOUT_hhkb into LAYOUT_60_hhkb * amj60.h cleanup - add license header - use #pragma once include guard - concatenate layout block comments - remove unnecessary function headers * add license header to amj60.c * align config.h to QMK template * align rules.mk to QMK template * enable Community Layout support * modernize readme.md - add PCB image - convert keyboard data to list - add flashing and bootloader instructions - update Docs links