Commit Graph

1008 Commits (future_unformatted)

Author SHA1 Message Date
Mike Roberts b60413af60 Use auto output for Adafruit BLE () 6 years ago
Alex Ong 7a1086e405 [core] Fix for eager_pr 6 years ago
Alex Ong d0fb7005d5 Eager pk/pr optimization () 6 years ago
XScorpion2 5fcd744ddb Features/ws2812 matrix driver () 6 years ago
Bob 02b74d521b fix combo enabling logic () 6 years ago
Drashna Jaelre a6857d18e1 Change table names 6 years ago
Drashna Jaelre 1d7a06a0a2 Cleanup code 6 years ago
Drashna Jaelre e88530af79 Make send_char multilined for readaability 6 years ago
Drashna Jaelre 7148c0b10c Clean up some of the code 6 years ago
Drashna Jaelre a2090d5e86 Add AltGr/RALT support to Send String 6 years ago
noroadsleft 2df82514ab Update ps2avrgb readme template () 6 years ago
zvecr 0137b02319 Port DIRECT_PINS from split_common/matrix.c to matrix.c () 6 years ago
Jack Humbert fa4052c26e Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes () 6 years ago
Bob bc536b9b6d Switch process_combo to using global register and timer () 6 years ago
zvecr 91b18e263f [Keyboard] Refactor jj40 to current standards () 6 years ago
Drashna Jaelre 908966bdf3
Fixed tap/down/up handling in dynamic keymap macros () 6 years ago
Lenbok 2ffa4798a4 Fix bugs that cause compile failures when enabling only some animations. 6 years ago
Drashna Jaelre 5701b75e3c Custom Tapping Term per key () 6 years ago
James Churchill 4c1760883e Update ps2avrgb template to use standard matrix/i2c code () 6 years ago
Daniel Prilik 763b26cdb9 RGB Matrix support for Massdrop CTRL/ALT () 6 years ago
XScorpion2 63177760de Added encoder support to split common code () 6 years ago
Alex Ong 17e7762de7 Eager Per Row Debouncing added (added to Ergodox) () 6 years ago
XScorpion2 c98247e3dd RGB Matrix Overhaul () 6 years ago
DDRnJn 61b2f2b16e Added some new songs () 6 years ago
Wilba6582 d15bb05c93 Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE 6 years ago
Brian Choromanski 3f4d706c98 Fixing dead links () 6 years ago
DDRnJn b90df560f8 Added songs from Nier and Nier Automata 6 years ago
Danny f077204fae Add support for RGB LEDs wired directly to each half's controller () 6 years ago
Takeshi ISHII f7fd7f67bd rgblight.c: add remap feature () 6 years ago
James Churchill cd696ed3d1 Fix i2c splits with >8 columns () 6 years ago
M-AS 221ac2eabb New RGB Matrix effect: Single color reactive () 6 years ago
cubimon f9f0a31904 Unicode fix for new wincompose version () 6 years ago
DDRnJn fcc9b4b8e7 Added 4 new songs to song_list.h 6 years ago
Len Trigg 9c4424ae2c rgblight split transfer non-eeprom config () 6 years ago
Takuya Urakawa 2f3dbb1253 Add new keyboard Plaid and ATMEGA328p support () 6 years ago
James Churchill 37932c293c Next set of split_common changes () 6 years ago
DDRnJn fe89aef774 Add 3 new songs and add new note type () 6 years ago
Wilba6582 92c19dae8c Fixed tap/down/up handling in dynamic keymap macros 6 years ago
Marco Monaco 73d8593352 increase size of note counter variable to avoid overflow 6 years ago
James Churchill c7c4937eef Clean up debounce a bit () 6 years ago
avatak 8dd1dab7cb Added two songs to song_list.h (FF Prelude and To Boldly Go) () 6 years ago
fauxpark 0d936b2fe6 Ask for your name when generating a new keyboard () 6 years ago
Konstantin Đorđević d5dcf54e23 Fix indentation in quantum_keycodes.h () 6 years ago
Tobias Schulte a69e4406d4 Fix Tx Bolt ghosting second character on key press () 6 years ago
Takeshi ISHII e3621c162c fix rgblight_effect_breathing interval time () 6 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed () 6 years ago
Takeshi ISHII 030faf951c Fix `quantum/split_common/matrix.c: select_col()/select_row()` () 6 years ago
Drashna Jaelre 100697ebab Stop all notes on startup, if there is no song and audio is disabled to prevent continouse tone () 6 years ago
Drashna Jaelre feee01192e
Fix Audio Clicky by adding missing punctuation () 6 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction () 6 years ago
Rys Sommefeldt 0e68b6c1a9 Add UK variant of the SEND_STRING() LUTs 6 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes () 6 years ago
Konstantin Đorđević 4e2369693f Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h () 6 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids () 6 years ago
Erovia 642f6cf14f Add support for using ranges for RGB () 6 years ago
Drashna Jaelre cc146e32dc Improve RGB Light code () 6 years ago
Konstantin Đorđević d7754a19b9 Remove problematic unicode_map stub definition in process_unicodemap.c () 6 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API () 6 years ago
Drashna Jaelre 85022f8bb5 Fix ARM Audio issues and its EEPROM persistence () 6 years ago
skullY c5221fa1cb fix the led_matrix.h naming conflict 6 years ago
skullY 5fc2421811 Put back an accidentally stripped copyright 6 years ago
skullY 1a680c1d6a cleanup 6 years ago
skullY 84879f28a3 fix compiling for backlight without led matrix 6 years ago
skullY c080a3e7c4 cleanup 6 years ago
skullY 32116f1a45 Move the 1 second delay to led_matrix_init 6 years ago
skullY 6b74dd6de5 led_matrix works now 6 years ago
skullY bf2670601d compiles, but long delay on startup and problems 6 years ago
skullY 159191a874 revert accidental rgb_matrix.h changes 6 years ago
skullY fd698c43d7 The beginning of a simple led matrix driver for is31fl3731 6 years ago
Drashna Jaelre 35f6919673 Fix Bootmgic Mod Handling for LM keycodes () 6 years ago
Anthony 5c7a31eae2 Improvements to Space Cadet Shift () 6 years ago
Flugschwein e9c3e04146 Fix QWERTZ <> QWERTY issue in sendstring_german.h 6 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK () 6 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight () 6 years ago
mtei 12a2572295 Prevent wasteful writing to eeprom. 6 years ago
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on() 6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods () 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature () 6 years ago
alex-ong 562c0d702a Fix compile error in debounce_eager_pk 6 years ago
alex-ong 503e02db79 Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware into debounce_refactor 6 years ago
alex-ong 10cc423515 Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2. 6 years ago
Alex Ong 039dde3a51 Fixed compilation error with debounce_sym_g 6 years ago
Alex Ong 7cb8d3c7a7 Bug fix - was using MATRIX_ROWS instead of num_rows 6 years ago
Alex Ong b5b119544a Removed #include "matrix.h" from debounce.h 6 years ago
alex-ong 14ed96aa06 Moved debouncing_time variable to inside #if debounce 6 years ago
alex-ong 5b7fc758d7 Restored debounce.h since there wasnt any real change. 6 years ago
alex-ong 4d8733591f Working eager_pk 6 years ago
alex-ong 123608fb31 DO NOT USE Revert back to original API to support split_keyboards. 6 years ago
alex-ong d0b691df0e DO NOT USE - debounce successfully compiled. 6 years ago
Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor 6 years ago
mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c 6 years ago
fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() () 6 years ago
Drashna Jaelre 3542e573c8
Fix process_combo which assign -1 to uint16_t () 6 years ago
MakotoKurauchi 3c0c432836 Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used 6 years ago
MechMerlin 465559e166 Optimize/Update the new_project script () 6 years ago
MechMerlin b0d308eea1 Update Templates (stop living in the past, its 2019) () 6 years ago
Mislav Čakarić cd819a7f7e Allows Terminal to use ModTap/LayerTap keys () 6 years ago
James Churchill 28929ad017 Simplify split_common Code significantly () 6 years ago
Jeremy Bernhardt 246c3e4ef4 Changed rest note () 6 years ago
Jack Humbert 3cf179be61 Adds Proton C Conversion () 6 years ago
fauxpark 3bd30085d8 Tidy up Mod-Tap shortcuts () 6 years ago
Konstantin Đorđević 64c957d907 Add missing parentheses to some important macros () 6 years ago
Konstantin Đorđević cd9262d7b2 Improve consistency in UNICODEMAP code and docs, update docs/understanding_qmk () 6 years ago
Alex Ong 2bb2977c13 Merge branch 'master' into debounce_refactor 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 () 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