Commit Graph

  • 72d7661b30 suggestions by skullydazed James Young 2020-01-25 16:07:08 -0800
  • d0d106cef7 change Instructions listing in Docs summary James Young 2020-01-25 14:03:26 -0800
  • d603e94f68 add Breaking Change PR Instructions doc James Young 2020-01-25 13:53:24 -0800
  • 9ff61601e3 [Keymap] crkbd/kidbrazil adding layer dependent RGB & better idle timeout. (#7901) Lucas Moreira 2020-01-25 17:43:57 -0500
  • 09370a95db format code according to conventions [skip ci] QMK Bot 2020-01-25 22:04:42 +0000
  • e9ffc53476 Fix unaligned access with LTO (#7801) George Harris 2020-01-25 22:35:39 +0100
  • 480a391929 [Keyboard] Daisy refactor (#7985) fauxpark 2020-01-26 07:43:43 +1100
  • 154336ee27 [Keyboard] numatreus (#7929) yohewi 2020-01-25 12:33:04 +0900
  • d4ccb2e0e6 Fix printf buffer overflow when cols>16 (#7998) Joel Challis 2020-01-25 02:57:30 +0000
  • 5e65af3a76 Beef up how `qmk doctor` works. (#7375) skullydazed 2020-01-24 11:31:16 -0800
  • 6efcfaa264 Remove compilation of i2c for arm split zvecr 2020-01-24 14:11:01 +0000
  • e4a0f841e1
    Update split serial code to use driver pattern (#7990) Joel Challis 2020-01-24 13:50:51 +0000
  • 4867a9b1e6
    [Keyboard] HS60 v2 ISO: fix Configurator key ordering (#7958) James Young 2020-01-24 01:09:55 -0800
  • 9a9eaa8100 Added VIA support to Noxary 280 (#7960) Wilba 2020-01-24 16:03:04 +1100
  • 339e29d5af Add VIA support to TMO50 (#7986) Xelus22 2020-01-24 13:28:25 +1000
  • b568999769 Fix LED configuration for PS2AVRGB boards (#7989) fauxpark 2020-01-24 14:24:10 +1100
  • fe50883c15 format code according to conventions [skip ci] QMK Bot 2020-01-24 02:15:29 +0000
  • d13ada1162 Add customisable EEPROM driver selection (#7274) Nick Brassel 2019-11-06 08:04:50 +1100
  • 6ff093efbe Local Changes Akaash Suresh 2020-01-20 23:17:04 -0600
  • c3835262d8 [Keymap] Phoebe keymap improvements (#7963) Max Rumpf 2020-01-22 23:46:00 +0100
  • 1a40af74da HS60 EEPROM size fix (#7968) yiancar 2020-01-22 21:28:42 +0000
  • 9e6e01cabb eeprom size fix (#7969) yiancar 2020-01-22 20:44:12 +0000
  • a561443fca [Keyboard] added support for new rev of cypher PCB (#7636) Cable Car Designs 2020-01-22 17:45:32 +0000
  • e0a0430c31 Clueboard Rev4 Updates aka Volcano 660 (#7942) MechMerlin 2020-01-21 20:14:14 -0800
  • 49c3a1cda5 Swap two columns to fix Skog Lite (#7940) Brett Inman 2020-01-21 19:58:17 -0800
  • ba264c69c2 [Keyboard] Cospad refactor (#7957) fauxpark 2020-01-22 13:21:47 +1100
  • 8e500c3670 Align cformat rules with current CI implementation (#7936) Joel Challis 2020-01-22 02:21:14 +0000
  • bf4611c7b7 [Keymap] adding personal rebound keymap (#7956) Rossman360 2020-01-21 21:18:18 -0500
  • f773056750 [Keyboard] HS60 Refactor (Keymap restructure to be more standardized) (#7847) yiancar 2020-01-21 23:09:50 +0000
  • b70500806a [Keyboard] Added WT60-B, WT60-BX (wilba.tech THERMAL) (#7948) Wilba 2020-01-22 08:28:12 +1100
  • 9b6b54cdaa [Keyboard] Think 6.5 Soldered Matrix Fix (#7952) MechMerlin 2020-01-21 13:26:01 -0800
  • 37db6012a7 keymap, fixed rgb effect name and deactivate oled (#7953) dsanchezseco 2020-01-21 18:12:07 +0100
  • 6f176dfc7c Add VIA support to DZ60 (#7814) Dmitrijs Minajevs 2020-01-21 07:48:13 -0800
  • dee1d68dde format code according to conventions [skip ci] QMK Bot 2020-01-21 14:48:06 +0000
  • 123ae73efc Fix lock LEDs for ChibiOS when using shared endpoints (#7877) fauxpark 2020-01-22 01:17:33 +1100
  • 2566992c9a Add DIODE_DIRECTION to Getta25 (#7951) fauxpark 2020-01-22 01:07:53 +1100
  • 5f35203d1b [Keymap] Feature/preonic/rev3/alfrdmalr (#7870) Alfred Maler 2020-01-21 02:01:09 -0500
  • c23b73530f [Keyboard] Add keyboard Getta25 (#7497) Salicylic-acid3 2020-01-21 07:40:33 +0900
  • 61dbb92679 Invert Num Lock LED state (#7945) clovervidia 2020-01-20 13:49:15 -0500
  • e3d59a72f9 format code according to conventions [skip ci] QMK Bot 2020-01-20 18:48:28 +0000
  • 484a9b12bc Add VIA support for QMK backlight, QMK RGBLight (#7911) Wilba 2020-01-21 05:18:25 +1100
  • ce81c4f89b curry layout (#7943) Akaash Suresh 2020-01-20 10:59:55 -0600
  • ef8a4e5aaf Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) fauxpark 2020-01-20 18:05:51 +1100
  • 1f86e8ae9a Fix attribute heritance for long commands. Erovia 2020-01-12 14:56:11 +0100
  • e7f6e90a22 Fix commandline arg merging, small improvements Erovia 2020-01-12 11:21:49 +0100
  • 20290a1cff MILC: Fix/complete attribute heritance Erovia 2019-11-24 20:24:47 +0100
  • 80d329bb55 [Keyboard] Addition Eagle II keyboard (#7927) Spaceman 2020-01-19 21:07:30 -0500
  • 251a69ea3d [Keyboard] Add mx5160 keyboard (#7142) Maarten Dekkers 2020-01-20 01:23:03 +0100
  • 31c0fe69f6 [Docs] Misc cleanups for OLED documentation (#7864) fauxpark 2020-01-20 09:05:54 +1100
  • 65f7bfcc8d Fix unknown key 'IndentPPDirectives' on CI (#7933) Joel Challis 2020-01-19 21:59:57 +0000
  • 4da241968c [Keyboard] Rebound keyboard add (#7886) Rossman360 2020-01-19 16:08:09 -0500
  • dd2b793c0c [Keyboard] Rebound keyboard add (#7886) Rossman360 2020-01-19 16:07:35 -0500
  • ef33befa06 [Keyboard] Add Tartan keyboard (#7917) Takuya Urakawa 2020-01-20 03:54:04 +0900
  • 2bddfb986d Remove tmk_core gitignore and gitmodules fauxpark 2020-01-19 22:21:03 +1100
  • 667045b492
    Run clang-format manually to fix recently changed files (#7934) Joel Challis 2020-01-19 16:30:34 +0000
  • f5209aa4e9 Remove custom backlight code for PS2AVRGB boards (#7775) fauxpark 2020-01-19 18:00:32 +1100
  • eb5d267e63
    Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) fauxpark 2020-01-19 14:11:57 +1100
  • eaed517c0b
    Added keymap for Space65 (#7562) James Young 2020-01-18 17:00:09 -0800
  • ba628a28bc
    Move rgblight and backlight task to common location (#7733) Joel Challis 2020-01-19 00:59:09 +0000
  • a1452db98a Configuration values for starting HSV and speed (#7740) Rob Haswell 2020-01-18 20:11:33 +0000
  • 9b9a0f0bcb [Keymap] Added mverteuil keymaps and userspace common code (#7876) M. de Verteuil 2020-01-18 14:24:56 -0500
  • 6b17067b15 [Keyboard] Fix the order of underglow LEDs on ergodash/rev1 (#7791) Nathan Gray 2020-01-17 20:26:30 -0800
  • 055e940f06 [Keyboard] Wasdat matrix cleanup (#7909) fauxpark 2020-01-18 15:01:17 +1100
  • 3dd43d9cab [Keyboard] Support for a Southpaw Keyboard KVT (#7892) Hybrid65 2020-01-17 21:56:13 -0600
  • 6e710426a4 Add docs for 'CUSTOM_MATRIX = lite' (#7906) Joel Challis 2020-01-18 01:56:33 +0000
  • d11238f748 switching to you know whats up mode (#7921) Jeremy Bernhardt 2020-01-17 15:15:58 -0600
  • 95c24bbaf8
    Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859) ridingqwerty 2020-01-17 15:49:23 -0500
  • 1b0854fdca Cleanup check for PERMISSIVE_HOLD (#7861) Drashna Jaelre 2020-01-17 12:33:08 -0800
  • 75d4ff7d51 Prevent fallthrough for DIODE_DIRECTION zvecr 2020-01-17 18:55:24 +0000
  • 952e805edb Initial refactor of ergo42 to split common zvecr 2020-01-17 18:50:58 +0000
  • 1fcd0b2578 move caps because it can be triggered accidentally by sequences such as '("' (#7923) Callum Oakley 2020-01-17 15:59:07 +0000
  • 619ee543b8 [Keyboard] Add Plaid-Pad 4x4 numpad (#7900) Ben 2020-01-17 09:30:32 +0100
  • b6d8840915 [Keyboard] add VIA support for hiney PCBs (#7910) Josh Hinnebusch 2020-01-17 02:15:08 -0500
  • d6e6feb377 Further changes to HHKB keymap (#7918) Xyverz 2020-01-16 14:34:25 -0800
  • 919d69266e [Keyboard] Graystudio Space65 ISO UK layout and keymap (#7912) Rys Sommefeldt 2020-01-16 18:06:42 +0000
  • 1e670f5e67
    Remove `KEYMAP_SECTION_ENABLE` (#7882) fauxpark 2020-01-17 00:32:09 +1100
  • bf397fdd9f [Keyboard] Add Eon40 keyboard (#7885) Maarten Dekkers 2020-01-16 00:53:09 +0100
  • 5153580698
    [Keyboard] Xbows Knight: Configurator layout polishing (#7903) James Young 2020-01-15 09:38:17 -0800
  • 3a69232213 [Keymap] Massdrop ctrl keymap (#7639) Ahmed Elshafey 2020-01-15 07:34:41 +0200
  • 2a6cb426ef Hhkb keymap (#7907) Xyverz 2020-01-14 21:01:58 -0800
  • 2081c5e40e Fix CUSTOM_MATRIX lite matrix_scan return code (#7908) Joel Challis 2020-01-15 04:51:43 +0000
  • 48cac9e3c8
    Migrate more custom matrix 'lite' code to core (#7863) Joel Challis 2020-01-15 01:58:32 +0000
  • 537b8713e5 XD68 Configurator Layout Support and Minor Refactor (#7904) James Young 2020-01-14 17:31:17 -0800
  • 61cd180163 Add ws2812 driver type define (#7888) Joel Challis 2020-01-14 22:03:48 +0000
  • b69b1ad4fc Fix NK65 indicator code after refactoring (#7902) yiancar 2020-01-14 22:03:01 +0000
  • bb652314be Update personal keymap (#7898) Sascha Grunert 2020-01-14 22:45:55 +0100
  • 9b4052e5a3 Adi's KBD67 layout (#7896) Adi M 2020-01-14 13:44:59 -0800
  • 58d27cf404 Add a note explaining how to run tests skullY 2020-01-13 21:27:12 -0800
  • 44168baaa7 Add a section on python tests skullY 2020-01-13 21:24:55 -0800
  • c7b2d60a23 Move Space Cadet keycodes to their own section in keycode reference (#7889) fauxpark 2020-01-15 01:02:13 +1100
  • c58f7857bd [Keyboard] Add Yurei PCB (#7880) Koichi Katano 2020-01-14 19:31:21 +0900
  • e80fdbf3dc NK65 Bootmagic lite for default (#7895) yiancar 2020-01-14 08:31:21 +0000
  • 83be1aed76 chibios/usb_main: re-check USB status in send_keyboard after sleeping the thread (#7784) xyzz 2020-01-13 18:08:14 -0500
  • c293d9049a
    Tidy up dztech keyboard.c/h and readmes (#7664) fauxpark 2020-01-14 08:49:31 +1100
  • f609e125e4 Merlin's LAYOUT_65_ansi keymap (#7879) MechMerlin 2020-01-13 13:28:35 -0800
  • 94ea13e73d [Keyboard] Add minitomic keyboard (#7140) Maarten Dekkers 2020-01-13 21:16:27 +0100
  • 240e1ef6fd [Keyboard] Rebuild treadstone48 rev1 firmware (#7856) marksard 2020-01-14 03:06:40 +0900
  • 1b8cb95f2e [Keymap] csc027/macro-sync-keymap (#7873) csc027 2020-01-13 17:41:13 +0000
  • 390a4fdc9d [Keymap] fixed conflicts and made sure keymaps compiled, and some newer (older) keymaps snuck in (#7828) Rossman360 2020-01-13 12:40:00 -0500
  • 1034df577d [Keyboard] Dawn60 bug fix [URGENT] (#7881) Xelus22 2020-01-14 03:36:12 +1000