summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-28Alice: refactor and Configurator bugfix (#4979)noroadsleft
2019-01-27Add default layout for e6_rgb (#4973)Drashna Jaelre
2019-01-27[Keyboard] Add Southpole keyboard (#4946)f00_B34rd
2019-01-27[Keymap] some mods to my (omgvee) Helidox keymap (#4972)VM
2019-01-27[Keymap] Support FX keys on Maxr1998's ContraMaxr1998
2019-01-27[Keymap] updated zlant default keymap with diagram (#4954)CodingDog
2019-01-27[Keymap] small update to my (omgvee) IRIS keymap (#4969)VM
2019-01-27[Keyboard] Added xealousbrown keyboard (#4945)Alex Ong
2019-01-27[Keyboard] add rgb pcb for e6 keyboard (#4928)yulei
2019-01-27[Keymap] Update personal userspace and keymaps (#4963)Konstantin Đorđević
2019-01-27[Keymap] Layout added for stanrc85 (#4944)stanrc85
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević
2019-01-27[Keymap] Small improvements to Maxr1998's Contra keymap (#4952)Max Rumpf
2019-01-27[Keymap] Minor updates to my dz60 keymap (#4943)MechMerlin
2019-01-27[Keyboard] UniGo66 keyboard added (#4913)Daniel H Klein
2019-01-27[Keymap] Move Iris via support to Via keymap (#4893)Drashna Jaelre
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-27Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...alex-ong
2019-01-26[Keyboard] drop unused i2c files (#4948)seebs
2019-01-26[Keymap] Add Maxim keymap for Fourier (#4534)Danny
2019-01-26use built-in arm stuffJack Humbert
2019-01-26[Keymap] Add userspace files for vosechu (#4912)Chuck Lauer Vose
2019-01-27Fix compile error in debounce_eager_pkalex-ong
2019-01-26Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware ...alex-ong
2019-01-26Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2.alex-ong
2019-01-26Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPEAlex Ong
2019-01-26Fixed compilation error with debounce_sym_gAlex Ong
2019-01-26Bug fix - was using MATRIX_ROWS instead of num_rowsAlex Ong
2019-01-26Removed #include "matrix.h" from debounce.hAlex Ong
2019-01-26Removed check for custom_matrix. We can safely include the debounce file for ...alex-ong
2019-01-26Moved debouncing_time variable to inside #if debouncealex-ong
2019-01-26Restored debounce.h since there wasnt any real change.alex-ong
2019-01-26Whitespace cleanup.alex-ong
2019-01-26Working eager_pkalex-ong
2019-01-26DO NOT USE Revert back to original API to support split_keyboards.alex-ong
2019-01-26DO NOT USE - debounce successfully compiled.alex-ong
2019-01-26Remove accidental xeal60 commitalex-ong
2019-01-26DO NOT USE - Removed debounce from TMK.alex-ong
2019-01-26DO NOT USE Merge branch 'master' into debounce_refactorAlex Ong
2019-01-25Fix RGBLIGHT_SLEEP function (#4865)Drashna Jaelre
2019-01-25Revert Commit 1d3b9eea940908d02b6c2deda5d744a73cd838da (#4942)Drashna Jaelre
2019-01-26Merge branch 'master' of https://github.com/qmk/qmk_firmwareAlex Ong
2019-01-25Circular animation (#4796)Drashna Jaelre
2019-01-25[Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763)walkerstop
2019-01-25move `#include "rgb.h"` from quantum.h to quantum.cmtei
2019-01-25Add C(), A() and G() to match already existing S() (#4673)fauxpark
2019-01-25Add MOD_MASK_* macros to core code (#4337)Konstantin Đorđević
2019-01-25rs: code friendly keymap for preonic, iris and my preonic clone (#4303)Olivier Poitrey
2019-01-25Fix process_combo which assign -1 to uint16_t (#3697)Drashna Jaelre