Commit Graph

822 Commits (efe360464d0df68e5096d7339e2279b4c77685fd)

Author SHA1 Message Date
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
5 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929)
5 years ago
mtei 12a2572295 Prevent wasteful writing to eeprom.
5 years ago
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on()
5 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
5 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301)
5 years ago
mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c
5 years ago
fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673)
5 years ago
Drashna Jaelre 3542e573c8
Fix process_combo which assign -1 to uint16_t (#3697)
5 years ago
MakotoKurauchi 3c0c432836 Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used
5 years ago
MechMerlin 465559e166 Optimize/Update the new_project script (#4920)
5 years ago
MechMerlin b0d308eea1 Update Templates (stop living in the past, its 2019) (#4897)
6 years ago
Mislav Čakarić cd819a7f7e Allows Terminal to use ModTap/LayerTap keys (#4586)
6 years ago
James Churchill 28929ad017 Simplify split_common Code significantly (#4772)
6 years ago
Jeremy Bernhardt 246c3e4ef4 Changed rest note (#4837)
6 years ago
Jack Humbert 3cf179be61 Adds Proton C Conversion (#4661)
6 years ago
fauxpark 3bd30085d8 Tidy up Mod-Tap shortcuts (#4806)
6 years ago
Konstantin Đorđević 64c957d907 Add missing parentheses to some important macros (#4775)
6 years ago
Konstantin Đorđević cd9262d7b2 Improve consistency in UNICODEMAP code and docs, update docs/understanding_qmk (#4774)
6 years ago
James Churchill 563ce3f225 Add explicit eeprom include in split_common
6 years ago
James Churchill 38e01a7480 Convert split_common to use generic GPIO api
6 years ago
Konstantin Đorđević e76bf17d36 Remove redundant, language-specific aliases for KC_ALGR (#4720)
6 years ago
David Dai b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)
6 years ago
Giuseppe Rota 3ddec14eb8 Register the interrupting keycode in the tap dance state struct
6 years ago
Giuseppe Rota bb1b441325 Fix leader processing
6 years ago
Drashna Jaelre 6b46c06018 Fix Split Common Split_util.c typo
6 years ago
Danny c0859ac096 Update split keyboard docs (#4735)
6 years ago
Takeshi ISHII 72d4e4bfd7 Replace serial.c of quantum/split_common/ (#4669)
6 years ago
Drashna Jaelre afd5cda4a0 Fix up process_leader to be a bit more optimized (#4662)
6 years ago
Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality (#4325)
6 years ago
Danny Nguyen 40bf3a2ce9 Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `readPin`
6 years ago
Alexander Kagno 3ec4a00bfc Per Key Leader Timing Option (#4026)
6 years ago
Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
6 years ago
Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419)
6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609)
6 years ago
Fredric Silberberg 9e6ee47779 Added noeeprom versions of set hue, sat, val, and step
6 years ago
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389)
6 years ago
Ismael Venegas Castelló 538874f90f Keymap: Hacker Dvorak (#4514)
6 years ago
Drashna Jaelre 3a0f3a5bd0 Make ARM Audio max volume configurable (#4540)
6 years ago
Drashna Jaelre da1afe152a Fix up RGB Matrix code (#4503)
6 years ago
Wilba d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520)
6 years ago
Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down (#4477)
6 years ago
Paul Massendari 3b42cff516 Added Rick Roll to song lists (#4510)
6 years ago
Drashna Jaelre a495326aed Turn off Mousekeys for several ps2avrGB keyboards (#4502)
6 years ago
Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
6 years ago
Konstantin Đorđević e4dfcf896e Add tap_code16 function (#4362)
6 years ago
Erez Zukerman 1485098443
Merge pull request #4453 from drashna/fix_ucis
6 years ago
Drashna Jaelre 26156e84e8
Fix UCIS code
6 years ago
Florian Didron 504bf11769 Allows disabling rgb effects in userspace (#4422)
6 years ago
mtei d0f8e1babe modify quantum/template/avr/config.h: add rgblight effect configurations
6 years ago