Commit Graph

9421 Commits (c1c5922aae7b60b7c7d13d3769350eed9dda17ab)
 

Author SHA1 Message Date
Geoff Lane d0a7e96d1e S60x Make Default standard layout and have separate Mac OS one (#4964)
5 years ago
Daniel H Klein f0e0a67ea5 [Keyboard] Bug Fix To Unigo66 (#4995)
5 years ago
MechMerlin efe360464d Contribute the MechMerlin QMK Configurator docs (#4986)
5 years ago
Konstantin Đorđević c30155343f Remove #define IS_COMMAND line in keyboards/handwired/xealousbrown/config.h
5 years ago
patrickmt 60ae309ced arm_atsam ADC0 factory calibration correction
5 years ago
Emīls Delle 9e784841c0 [Keyboard] Additional info about TMO50 (#4980)
5 years ago
noroadsleft 02180c87f2 handwired/space_oddity: refactor, Configurator support and readme cleanup (#4977)
5 years ago
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)
5 years ago
stanrc85 5c1d4baec4 [Keymap] Layout added for stanrc85 (#4944)
5 years ago
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on()
5 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
5 years ago
Max Rumpf 53d86b2c57 [Keymap] Small improvements to Maxr1998's Contra keymap (#4952)
5 years ago
MechMerlin 287f6766b6 [Keymap] Minor updates to my dz60 keymap (#4943)
5 years ago
Daniel H Klein 9ae800fab3 [Keyboard] UniGo66 keyboard added (#4913)
5 years ago
Drashna Jaelre 5d26ebcbaa
[Keymap] Move Iris via support to Via keymap (#4893)
5 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301)
5 years ago
alex-ong 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk
5 years ago
seebs 478538e0d9 [Keyboard] drop unused i2c files (#4948)
5 years ago
Danny 438386401f [Keymap] Add Maxim keymap for Fourier (#4534)
5 years ago
Jack Humbert 8da9d3330e use built-in arm stuff
5 years ago
Chuck Lauer Vose 0772b4932c [Keymap] Add userspace files for vosechu (#4912)
5 years ago
alex-ong 562c0d702a Fix compile error in debounce_eager_pk
5 years ago
alex-ong 503e02db79 Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware into debounce_refactor
5 years ago
alex-ong 10cc423515 Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2.
5 years ago
Alex Ong d30d5eeb27 Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE
5 years ago
Alex Ong 039dde3a51 Fixed compilation error with debounce_sym_g
5 years ago
Alex Ong 7cb8d3c7a7 Bug fix - was using MATRIX_ROWS instead of num_rows
5 years ago
Alex Ong b5b119544a Removed #include "matrix.h" from debounce.h
5 years ago
alex-ong cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used.
5 years ago
alex-ong 14ed96aa06 Moved debouncing_time variable to inside #if debounce
5 years ago
alex-ong 5b7fc758d7 Restored debounce.h since there wasnt any real change.
5 years ago
alex-ong 574fc6444b Whitespace cleanup.
5 years ago
alex-ong 4d8733591f Working eager_pk
5 years ago
alex-ong 123608fb31 DO NOT USE Revert back to original API to support split_keyboards.
5 years ago