Commit Graph

10876 Commits (f360c27f9302b1f916985dc32f68657ec22b3b9c)
 

Author SHA1 Message Date
Konstantin Đorđević fb49a882b1 Fix link and name spelling in Space65's readme (#5004) 6 years ago
Logan Bussell d192fd00cd [Keymap] Updates to ortho_4x12/buswerks keymap (#4996) 6 years ago
MechMerlin 3d338f2555 [Keyboard] Gray Studio Space 65 Support (#5001) 6 years ago
Andrew Kannan 7186d1581a Moving cannonkeys boards to one place, eeprom fix (#4999) 6 years ago
QMK Bot 74fcfd5335 convert to unix line-endings [skip ci] 6 years ago
Geoff Lane d0a7e96d1e S60x Make Default standard layout and have separate Mac OS one (#4964) 6 years ago
Daniel H Klein f0e0a67ea5 [Keyboard] Bug Fix To Unigo66 (#4995) 6 years ago
MechMerlin efe360464d Contribute the MechMerlin QMK Configurator docs (#4986) 6 years ago
Konstantin Đorđević c30155343f Remove #define IS_COMMAND line in keyboards/handwired/xealousbrown/config.h 6 years ago
patrickmt 60ae309ced arm_atsam ADC0 factory calibration correction 6 years ago
Emīls Delle 9e784841c0 [Keyboard] Additional info about TMO50 (#4980) 6 years ago
noroadsleft 02180c87f2 handwired/space_oddity: refactor, Configurator support and readme cleanup (#4977) 6 years ago
Brice Figureau 03d9e3fe79 [Keyboard] E7-V1 keyboard support (#4965) 6 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 6 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929) 6 years ago
noroadsleft d9120412d3 Fix layouts for S7 Elephant in info.json (#4989) 6 years ago
mtei 12a2572295 Prevent wasteful writing to eeprom. 6 years ago
ai03 5672dc8030 Add Lunar Keyboard (#4976) 6 years ago
noroadsleft 693e1afa59 BDN9 Configurator support (#4978) 6 years ago
noroadsleft ad6a7e9cec Alice: refactor and Configurator bugfix (#4979) 6 years ago
Drashna Jaelre af04936e1f Add default layout for e6_rgb (#4973) 6 years ago
f00_B34rd e0e8097162 [Keyboard] Add Southpole keyboard (#4946) 6 years ago
VM 5eba88809e [Keymap] some mods to my (omgvee) Helidox keymap (#4972) 6 years ago
Maxr1998 795f743c04 [Keymap] Support FX keys on Maxr1998's Contra 6 years ago
CodingDog 17d3750f13 [Keymap] updated zlant default keymap with diagram (#4954) 6 years ago
VM 0ea336c03d [Keymap] small update to my (omgvee) IRIS keymap (#4969) 6 years ago
Alex Ong 0d76319370 [Keyboard] Added xealousbrown keyboard (#4945) 6 years ago
yulei 996ada1ba2 [Keyboard] add rgb pcb for e6 keyboard (#4928) 6 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