Commit Graph

903 Commits (de161493c7cad991d0a78fb00784ef70204f88bc)

Author SHA1 Message Date
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 () 6 years ago
David Dai b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. () 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 () 6 years ago
Takeshi ISHII 72d4e4bfd7 Replace serial.c of quantum/split_common/ () 6 years ago
Drashna Jaelre afd5cda4a0 Fix up process_leader to be a bit more optimized () 6 years ago
Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality () 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 () 6 years ago
Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c () 6 years ago
Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable () 6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality () 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 () 6 years ago
Ismael Venegas Castelló 538874f90f Keymap: Hacker Dvorak () 6 years ago
Drashna Jaelre 3a0f3a5bd0 Make ARM Audio max volume configurable () 6 years ago
Drashna Jaelre da1afe152a Fix up RGB Matrix code () 6 years ago
Wilba d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements () 6 years ago
Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down () 6 years ago
Paul Massendari 3b42cff516 Added Rick Roll to song lists () 6 years ago
Drashna Jaelre a495326aed Turn off Mousekeys for several ps2avrGB keyboards () 6 years ago
Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD () 6 years ago
Konstantin Đorđević e4dfcf896e Add tap_code16 function () 6 years ago
Erez Zukerman 1485098443
Merge pull request 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 () 6 years ago
mtei d0f8e1babe modify quantum/template/avr/config.h: add rgblight effect configurations 6 years ago
Frank Tackitt 94f58322ac Configurable Rainbow Swirl range () 6 years ago
Drashna Jaelre 6e44f94f21 Add EEPROM_RESET keycode to core code () 6 years ago
Konstantin Đorđević 4636f0f623 Remove ALTG(kc) as it's misleading and is not actually AltGr () 6 years ago
Josh 0633eb0273 Increasing square wave buffer to max volume. () 6 years ago
Drashna Jaelre f1529e74c4 Remove old declaration 6 years ago
Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup` 6 years ago
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix () 6 years ago
Drashna Jaelre f63c0b7844 Add pointer(?) to disable_JTAG to prevent compiler errors () 6 years ago
That-Canadian 5630ad7604 Added JTAG disable code to the split_common () 6 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK () 6 years ago
Jack Humbert 85688e5b52 add support for encoders to core 6 years ago
ROMUSKING 5694e7b6a6 Keymap: add new keymap () 6 years ago
Drashna Jaelre 7222e3691b Fix Unicode EEPROM handling so it is consistent. () 6 years ago
mtei db03b76910 optimize rgblight_effect_alternating(void) 6 years ago
QMK Bot 1d03af876c convert to unix line-endings [skip ci] 6 years ago
Žan Pevec 8ce9e3255e Fixes on slovenian keymap 6 years ago
Drashna Jaelre 1dc1e12fec Only include lufa.h if AVR in quantum/api.h 6 years ago
Žan Pevec ec86141a4a Basic Slovenian keymap added () 6 years ago
Patrick Hener 0793abfd19 Add sendstring_german.h () 6 years ago
mtei 4bb0fb2ffc A comment indicating the insertion location of the new mode was added. 6 years ago
mtei 661e304033 Add a temporary comment to quantum/rgblight.h to aid migration. 6 years ago
Drashna Jaelre cfa9f6ba6d Add non-US Hash and Backslash to AutoShift handling 6 years ago
James Laird-Wah 0c3137d8ff rgb_matrix: continue calling rgb_matrix_indicators() when toggled off 6 years ago
martinakcsilla 0d61e612f0 process_ucis: Add a callback for success () 6 years ago
takashiski 37cfd2c500 add JP keycode for MacOSX () 6 years ago
Florian Didron 9aecf4ccfd Adds a method allowing to set custom colors to the rgb matrix 6 years ago
Drashna Jaelre f5ae3760c6 Add send_unicode_hex_string function () 6 years ago
Drashna Jaelre e885c793bc Add Function level EECONFIG code for EEPROM () 6 years ago
Daniel Shields da6c58175a Make digital rain RGB matrix effect #define configurable. 6 years ago
Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled () 6 years ago
Wilba6582 66ef1e3d67 RAMA M6-B and IS31FL3218 driver () 6 years ago
yiancar 7fe03d085c Update quantum matrix to support both AVR and Chibios ARM () 6 years ago
Wilba6582 a173eda6d2 Improved dynamic keymaps () 6 years ago
James Laird-Wah b382076ad1 Keyboard: keyboardio model01: rgbmatrix support () 6 years ago
Chiang Fong Lee 7d2d0c6795 split_common: fix backlight update for serial boards 6 years ago
Chiang Fong Lee 96c9ebc2e4 Revert "Split Common: Serial Backlight LED fix ()" 6 years ago
Drashna Jaelre edeace279b Make Audio Clicky's randomness a float 6 years ago
James Laird-Wah f70f45ee67 RGB Matrix refactoring to open up for new drivers () 6 years ago
Florian Didron c7ce0d21dc Moves animation calculation logic out of the for loops 6 years ago
Daniel Shields 4d5705ea6c Add new RGB matrix effect digital rain aka The Matrix 6 years ago
Drashna Jaelre a0309db983 Add On/Off keycodes 6 years ago
Drashna Jaelre cfb1b353ee Add functions so you can configure programatically 6 years ago
Drashna Jaelre e72e4b6920 Store Clicky status in EEPROM 6 years ago
Joe Wasson a6d1db2c27 Create AG_TOGG code to toggle Alt/Gui swap. 6 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default () 6 years ago
Wilba6582 48a992f1c0 Zeal60/Zeal65/M60-A implementation () 6 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable () 6 years ago
Peter Nguyen 7d8f680b50 Fix typo in keymap_swedish.h () 6 years ago
Danny 3dbdfbd99a Add support for a different pinout on Split boards () 6 years ago
fauxpark 097f1a299f Mask off keycode/layer/mod where possible in LT(), MT(), etc. () 6 years ago
noroadsleft 836efb50c6 Updated templates for use by new_project.sh () 6 years ago
Alex Ong 3cf7f7322c Removed "debounce_algo = manual" in all keyboards with CUSTOM_MATRIX = yes. 6 years ago
yiancar fdd0f91527 ISSI31FL3733 driver () 6 years ago
Anthony 4de9ed7eb0 Add a belgian keymap, partially based on keymap_french.h () 6 years ago
Shihpin Tseng 1950a145c7 Fix process_combo which assign -1 to uint16_t 6 years ago
yiancar ad2bb529c7 Rgb matrix arm () 6 years ago
Seth Barberee 3eabd7946e Split Common: Serial Backlight LED fix () 6 years ago
MechMerlin ccfe60eb57 Update ps2avrgb readme () 6 years ago
Drashna Jaelre a2b4178245 Make sure 'shutdown_user' is called 6 years ago
Drashna Jaelre ef5b161bb5 Fix Audio code when resetting keyboard 6 years ago
Drashna Jaelre 23d68d0ba1 Make sure Planck light calls user suspend functions () 6 years ago
MechMerlin ec26684491 Update templates used for new_project.sh () 7 years ago
Kenny Hung 6c20c6219c Keymap: Refactor symbols layer with layer tap workaround () 7 years ago
Brad 595f3cbe5b Added alternating led underglow pattern () 7 years ago
Jacob Jerrell 4b5dcda126 Keymap: Bocaj Ergodox Updates () 7 years ago
Drashna Jaelre 4df6b7ba19 Fix for the Split Common I2C code's SCL_CLOCK issue () 7 years ago
Seth Barberee ed99581161 Convert Iris to use SPLIT_KEYBOARD () 7 years ago
donfuge 2869d51ba8 keymapping for hungarian layout added () 7 years ago
noroadsleft bc7fe1223d Add #include "config_common.h" after #pragma once to config.h templates () 7 years ago
Paul Davis b2175e1849 Song List: Mario Mushroom () 7 years ago
That-Canadian a012113d63 Split common () 7 years ago
That-Canadian 0fab3bbde3 Lets split eh () 7 years ago
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 () 7 years ago
Evan Travers 96cb9f4661 Update template config.h with `#pragma once` () 7 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library () 7 years ago
Joe Wasson 81756d7b21 Fix tapdance when one-shot is disabled. 7 years ago
Wilba6582 ffa119941c Added pin C6 to hardware PWM backlight 7 years ago
Danny 1236eac4f2 Slow down speed of All Star song by factor of 4 () 7 years ago
Danny 168d180a74 Add macro to play All Star chorus and print lyrics, fixes issues , , , , , () 7 years ago
Erez Zukerman 9c2dde98e2
Merge pull request from qmk/hf/shinydox 7 years ago
yiancar a7df902734 Addition of hard brigtness limit for RGB_Matrix () 7 years ago
fauxpark 6590f3c811 Clean up SEND_STRING keycodes and add media keys () 7 years ago
Drashna Jaelre ee3b9d2ef0 Disable JTAG in keyboard init 7 years ago
Jack Humbert 6380f83190 refactor, non-working 7 years ago
Jack Humbert bad56a4f2b adds timeout to avr i2c 7 years ago
Jon Allen 974d155505 fix issue with rgbinit unused variable () 7 years ago
Takeshi ISHII 5229734647 Add rgblight mode 35 (R,G,B test mode) () 7 years ago
Kenneth Aloysius d27855665a Updated matrix.c for some PS2AVRGB boards and templates for new_project script () 7 years ago
Erez Zukerman 21ad968ac1 Customizable LED test duration () 7 years ago
Jarrett Drouillard 258954dc3e Add kuatsure map to preonic board () 7 years ago
Drashna Jaelre 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions () 7 years ago
M1K3L08 42a72c633b Fixed sprintf overflow 7 years ago
Drashna Jaelre a572323f94 Add default to LEADER_TIMEOUT in case it's not defined () 7 years ago
Drashna Jaelre 5941f81e38 Add rgblight set at commands 7 years ago
yiancar a98a91cf1b Rgb matrix fixes, I2C library can now retry if it has failed () 7 years ago
MechMerlin 70e60b0a0c update template copyrights to 2018 () 7 years ago
MechMerlin 5346cb2d20 Support both AVR and ps2avrGB targets for new_project script () 7 years ago
yiancar c89565cc3d General RGB matrix fixes () 7 years ago
yiancar afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* () 7 years ago
Jack Humbert 63d5c947d3 updated music mask 7 years ago
Jack Humbert 14b7602a65
Adds IS31FL3731 RGB Matrix Implementation () 7 years ago
Drashna Jaelre e5540dd055 Update to drashna keymaps and userspace () 7 years ago
M1K 5112af887a Added command history to terminal with other bug fixes, added new song to song_list.h () 7 years ago
Drashna Jaelre 6f37bd6678 Fix Clicky Down code 7 years ago
Martin Sandiford 66e40529aa Change handling of adjust layer to make it more LT(...) friendly. () 7 years ago
Drashna Jaelre 33fdd1d255 Fix Audio Clicky sub-feature () 7 years ago
MechMerlin 14b2a35571 Use QMK_KEYBOARD_H instead of the mykeyboard.h () 7 years ago
Drashna Jaelre 1bb77c0875
Update to drashna keymaps and userspace () 7 years ago
Drashna Jaelre 8b0b17a369 Add Faux Clicking as subset of Audio feature () 7 years ago
adiron 3d3c093173 Added bending to MIDI () 7 years ago
walkerstop 530dd446cb Fix incorrect port direction setting in my previous pull request for pins B5, B6, B7 () 7 years ago
Michael L. Walker 22215a0e92 Added support for audio using pins C4, C5, B6, B7 7 years ago
Seebs c0baf2a964 Improve state/chord handling and clean up namespace 7 years ago
mechmerlin 7bbc9ccc31 change KEYMAP to LAYOUT for all new keyboards made using this script 7 years ago
U-LANDSRAAD\drashna c1b46206a7 Fix commands and update my userspace (for testing) 7 years ago
U-LANDSRAAD\drashna 9cfeb4e6cf add RGB commands as global functions 7 years ago
Jacob Jerrell c39780b8e1 Add Support for Software Workman () 7 years ago
Jason Stillwell 66162b2b68 add grave to auto-shift. 7 years ago
mtei 2038a515d9 change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RGBLIGHT_LIMIT_VAL insted of 255. 7 years ago
Joshua Coffey a09a042b8f New keymap and more songs () 7 years ago