Commit Graph

9364 Commits (f3bdd436a3e8e37e274fcd1147eb13e05b24fe98)
 

Author SHA1 Message Date
Brice Figureau 03d9e3fe79 [Keyboard] E7-V1 keyboard support (#4965)
5 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
5 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929)
5 years ago
noroadsleft d9120412d3 Fix layouts for S7 Elephant in info.json (#4989)
5 years ago
mtei 12a2572295 Prevent wasteful writing to eeprom.
5 years ago
ai03 5672dc8030 Add Lunar Keyboard (#4976)
5 years ago
noroadsleft 693e1afa59 BDN9 Configurator support (#4978)
5 years ago
noroadsleft ad6a7e9cec Alice: refactor and Configurator bugfix (#4979)
5 years ago
Drashna Jaelre af04936e1f Add default layout for e6_rgb (#4973)
5 years ago
f00_B34rd e0e8097162 [Keyboard] Add Southpole keyboard (#4946)
5 years ago
VM 5eba88809e [Keymap] some mods to my (omgvee) Helidox keymap (#4972)
5 years ago
Maxr1998 795f743c04 [Keymap] Support FX keys on Maxr1998's Contra
5 years ago
CodingDog 17d3750f13 [Keymap] updated zlant default keymap with diagram (#4954)
5 years ago
VM 0ea336c03d [Keymap] small update to my (omgvee) IRIS keymap (#4969)
5 years ago
Alex Ong 0d76319370 [Keyboard] Added xealousbrown keyboard (#4945)
5 years ago
yulei 996ada1ba2 [Keyboard] add rgb pcb for e6 keyboard (#4928)
5 years ago
Konstantin Đorđević 6ba0b818e9 [Keymap] Update personal userspace and keymaps (#4963)
6 years ago
stanrc85 5c1d4baec4 [Keymap] Layout added for stanrc85 (#4944)
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 (#4955)
6 years ago
Max Rumpf 53d86b2c57 [Keymap] Small improvements to Maxr1998's Contra keymap (#4952)
6 years ago
MechMerlin 287f6766b6 [Keymap] Minor updates to my dz60 keymap (#4943)
6 years ago
Daniel H Klein 9ae800fab3 [Keyboard] UniGo66 keyboard added (#4913)
6 years ago
Drashna Jaelre 5d26ebcbaa
[Keymap] Move Iris via support to Via keymap (#4893)
6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301)
6 years ago
alex-ong 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk
6 years ago
seebs 478538e0d9 [Keyboard] drop unused i2c files (#4948)
6 years ago
Danny 438386401f [Keymap] Add Maxim keymap for Fourier (#4534)
6 years ago
Jack Humbert 8da9d3330e use built-in arm stuff
6 years ago
Chuck Lauer Vose 0772b4932c [Keymap] Add userspace files for vosechu (#4912)
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 d30d5eeb27 Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE
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 cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used.
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 574fc6444b Whitespace cleanup.
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 3949ab322d Remove accidental xeal60 commit
6 years ago
alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK.
6 years ago
Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor
6 years ago
Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865)
6 years ago
Drashna Jaelre 569ed9db9d Revert Commit 1d3b9eea94 (#4942)
6 years ago
Alex Ong d977daa8dc Merge branch 'master' of https://github.com/qmk/qmk_firmware
6 years ago