summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [omgvee:keymap] minor changes and fw size optimizations (#5150)VM2019-02-16
* Planck Keymap for oeywil (#5145)Øyvind Wilhelmsen2019-02-16
* Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)fauxpark2019-02-16
* [Keymap] Add new layout for wilba_text WT8-A (#5141)Rys Sommefeldt2019-02-15
* Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)fauxpark2019-02-15
* [keymap] Add new keymap for TADA68 (#5120)Rys Sommefeldt2019-02-15
* Added APA102 support (#4940)Mikkel Jeppesen2019-02-15
* Fix height in info.json for Unigo66 (#5137)Daniel H Klein2019-02-15
* Fix documentation about one shot tap toggleJayesh Vora2019-02-15
* Update README.md (#5135)Eduardo Lourenço Pinto Neto2019-02-15
* Update keymap.c (#5136)Eduardo Lourenço Pinto Neto2019-02-15
* Add support for using ranges for RGB (#4981)Erovia2019-02-15
* Update KC_GESC documentation (#5053)Yan-Fa Li2019-02-15
* Add samuel's literate keymap file for planck (#4998)Samuel Jahnke2019-02-15
* Remove duplication of ssh keys and fix usage on PR builds (#5013)zvecr2019-02-15
* docker_build.sh: Run container in interactive mode (#5088)Konstantin Đorđević2019-02-15
* Improve RGB Light code (#4326)Drashna Jaelre2019-02-15
* Enable custom chibios sub-platformShihpin Tseng2019-02-14
* Swap KBD75 caps lock LED pin levels (#5132)fauxpark2019-02-14
* Improve Encoder documentation (#5130)Ben2019-02-14
* Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević2019-02-14
* Tweak issue templates (capitalisation mostly) (#5133)fauxpark2019-02-14
* Debounce refactor / API (#3720)Drashna Jaelre2019-02-14
|\
| * Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...alex-ong2019-01-27
| * Fix compile error in debounce_eager_pkalex-ong2019-01-27
| * Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware ...alex-ong2019-01-26
| |\
| | * Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPEAlex Ong2019-01-26
| | * Fixed compilation error with debounce_sym_gAlex Ong2019-01-26
| | * Bug fix - was using MATRIX_ROWS instead of num_rowsAlex Ong2019-01-26
| | * Removed #include "matrix.h" from debounce.hAlex Ong2019-01-26
| * | Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2.alex-ong2019-01-26
| |/
| * Removed check for custom_matrix. We can safely include the debounce file for ...alex-ong2019-01-26
| * Moved debouncing_time variable to inside #if debouncealex-ong2019-01-26
| * Restored debounce.h since there wasnt any real change.alex-ong2019-01-26
| * Whitespace cleanup.alex-ong2019-01-26
| * Working eager_pkalex-ong2019-01-26
| * DO NOT USE Revert back to original API to support split_keyboards.alex-ong2019-01-26
| * DO NOT USE - debounce successfully compiled.alex-ong2019-01-26
| * Remove accidental xeal60 commitalex-ong2019-01-26
| * DO NOT USE - Removed debounce from TMK.alex-ong2019-01-26
| * DO NOT USE Merge branch 'master' into debounce_refactorAlex Ong2019-01-26
| |\
| | * Merge branch 'master' of https://github.com/qmk/qmk_firmwareAlex Ong2019-01-26
| | |\
| * | | Merge branch 'master' into debounce_refactorAlex Ong2019-01-04
| |\| |
| | * | Merge branch 'master' of https://github.com/qmk/qmk_firmwareAlex Ong2019-01-04
| | |\ \
| | * | | Removed NP_STAR and NP_SLSH.Alex Ong2018-08-12
| | * | | Basic keymap (no FN). Compiles.Alex Ong2018-08-12
| | * | | Delete removed other keymapsAlex Ong2018-08-12
| | * | | Added xeal60 via clone of lets splitalex-ong2018-08-12
| * | | | Added bold in a few areas.Alex Ong2018-08-29
| * | | | Fixed missing whitespace in debounce documentationAlex Ong2018-08-29