summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-17LazyDesigners Bolt: move via keymap to keymaps directory (#13581)James Young
2021-07-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-17Discipline layout macro/Configurator fixes (#13574)James Young
* use human-friendly formatting in info.json * move layout macro aliases to info.json * correct and complete layout data Corrects the layout data for a few layouts, adds the missing data, and renames some of the layout macros. - rename LAYOUT_wkl_ansi_2_right_mods to LAYOUT_65_ansi_wkl - rename LAYOUT_wkl_ansi_3_right_mods to LAYOUT_65_ansi_lwkl - rename LAYOUT_wkl_iso_2_right_mods to LAYOUT_65_iso_wkl - rename LAYOUT_wkl_iso_3_right_mods to LAYOUT_65_iso_lwkl
2021-07-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-17ACR60 Refactor (#13575)James Young
* modernize acr60.h - use #pragma once include guard - add license header - use four-space indent - use QMK three-character notation for layout macro arguments * human-friendly format info.json * remove `key_count` keys from info.json * rename LAYOUT_2_shifts to LAYOUT_all * move LAYOUT_all to top * use QMK three-character notation in info.json * refactor default keymap - add license header - remove third layer (does nothing) - replace Shift-Escape keycode with KC_GESC - use LAYOUT_all macro instead of LAYOUT * modernize readme.md - update header - convert metadata section to list - add flashing and bootloader jump instructions - update Docs links * use #pragma once include guard in config.h * update LED Indicator API * add license headers
2021-07-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-17Cutie Club Giant Macro Pad: add info.json (#13576)James Young
2021-07-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-17Xelus Akis Configurator Fixes (#13577)James Young
* correct layout macro references The keyboard's header file and info.json referenced different layout macro names. * correct layout data Insert an object for the Non-US Backslash key, which was previously missing.
2021-07-17Revert "Add rgblight to RGB Matrix VPATH" (#13559)Ryan
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