aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-28[Keyboard] Additional info about TMO50 (#4980)Gravatar Emīls Delle
2019-01-28handwired/space_oddity: refactor, Configurator support and readme cleanup (#4...Gravatar noroadsleft
2019-01-28[Keyboard] E7-V1 keyboard support (#4965)Gravatar Brice Figureau
2019-01-28Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)Gravatar Rockman18
2019-01-28Practice60 RGB and PWM Backlight (#4929)Gravatar Andrew Kannan
2019-01-28Fix layouts for S7 Elephant in info.json (#4989)Gravatar noroadsleft
2019-01-28Prevent wasteful writing to eeprom.Gravatar mtei
2019-01-28Add Lunar Keyboard (#4976)Gravatar ai03
2019-01-28BDN9 Configurator support (#4978)Gravatar noroadsleft
2019-01-28Alice: refactor and Configurator bugfix (#4979)Gravatar noroadsleft
2019-01-27Add default layout for e6_rgb (#4973)Gravatar Drashna Jaelre
2019-01-27[Keyboard] Add Southpole keyboard (#4946)Gravatar f00_B34rd
2019-01-27[Keymap] some mods to my (omgvee) Helidox keymap (#4972)Gravatar VM
2019-01-27[Keymap] Support FX keys on Maxr1998's ContraGravatar Maxr1998
2019-01-27[Keymap] updated zlant default keymap with diagram (#4954)Gravatar CodingDog
2019-01-27[Keymap] small update to my (omgvee) IRIS keymap (#4969)Gravatar VM
2019-01-27[Keyboard] Added xealousbrown keyboard (#4945)Gravatar Alex Ong
2019-01-27[Keyboard] add rgb pcb for e6 keyboard (#4928)Gravatar yulei
2019-01-27[Keymap] Update personal userspace and keymaps (#4963)Gravatar Konstantin Đorđević
2019-01-27[Keymap] Layout added for stanrc85 (#4944)Gravatar stanrc85
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()Gravatar James Churchill
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Gravatar Konstantin Đorđević
2019-01-27[Keymap] Small improvements to Maxr1998's Contra keymap (#4952)Gravatar Max Rumpf
2019-01-27[Keymap] Minor updates to my dz60 keymap (#4943)Gravatar MechMerlin
2019-01-27[Keyboard] UniGo66 keyboard added (#4913)Gravatar Daniel H Klein
2019-01-27[Keymap] Move Iris via support to Via keymap (#4893)Gravatar Drashna Jaelre
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Gravatar Drashna Jaelre
2019-01-27Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...Gravatar alex-ong
2019-01-26[Keyboard] drop unused i2c files (#4948)Gravatar seebs
2019-01-26[Keymap] Add Maxim keymap for Fourier (#4534)Gravatar Danny
2019-01-26use built-in arm stuffGravatar Jack Humbert
2019-01-26[Keymap] Add userspace files for vosechu (#4912)Gravatar Chuck Lauer Vose
2019-01-27Fix compile error in debounce_eager_pkGravatar alex-ong
2019-01-26Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware ...Gravatar alex-ong
2019-01-26Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2.Gravatar alex-ong
2019-01-26Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPEGravatar Alex Ong
2019-01-26Fixed compilation error with debounce_sym_gGravatar Alex Ong
2019-01-26Bug fix - was using MATRIX_ROWS instead of num_rowsGravatar Alex Ong
2019-01-26Removed #include "matrix.h" from debounce.hGravatar Alex Ong
2019-01-26Removed check for custom_matrix. We can safely include the debounce file for ...Gravatar alex-ong
2019-01-26Moved debouncing_time variable to inside #if debounceGravatar alex-ong
2019-01-26Restored debounce.h since there wasnt any real change.Gravatar alex-ong
2019-01-26Whitespace cleanup.Gravatar alex-ong
2019-01-26Working eager_pkGravatar alex-ong
2019-01-26DO NOT USE Revert back to original API to support split_keyboards.Gravatar alex-ong
2019-01-26DO NOT USE - debounce successfully compiled.Gravatar alex-ong
2019-01-26Remove accidental xeal60 commitGravatar alex-ong
2019-01-26DO NOT USE - Removed debounce from TMK.Gravatar alex-ong
2019-01-26DO NOT USE Merge branch 'master' into debounce_refactorGravatar Alex Ong
2019-01-25Fix RGBLIGHT_SLEEP function (#4865)Gravatar Drashna Jaelre