Commit Graph

  • 5d26ebcbaa [Keymap] Move Iris via support to Via keymap (#4893) Drashna Jaelre 2019-01-27 00:09:03 -08:00
  • b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) Drashna Jaelre 2019-01-26 15:49:45 -08:00
  • 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk alex-ong 2019-01-27 07:23:15 +11:00
  • 478538e0d9 [Keyboard] drop unused i2c files (#4948) seebs 2019-01-26 13:17:16 -06:00
  • 438386401f [Keymap] Add Maxim keymap for Fourier (#4534) Danny 2019-01-26 11:58:02 -05:00
  • 8da9d3330e use built-in arm stuff Jack Humbert 2019-01-25 19:18:14 -05:00
  • 0772b4932c [Keymap] Add userspace files for vosechu (#4912) Chuck Lauer Vose 2019-01-26 07:55:42 -08:00
  • 562c0d702a Fix compile error in debounce_eager_pk alex-ong 2019-01-27 00:10:14 +11:00
  • 503e02db79 Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware into debounce_refactor alex-ong 2019-01-26 23:21:27 +11:00
  • 10cc423515 Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2. alex-ong 2019-01-26 23:18:24 +11:00
  • d30d5eeb27 Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE Alex Ong 2019-01-26 23:01:07 +11:00
  • 039dde3a51 Fixed compilation error with debounce_sym_g Alex Ong 2019-01-26 22:57:39 +11:00
  • 7cb8d3c7a7 Bug fix - was using MATRIX_ROWS instead of num_rows Alex Ong 2019-01-26 22:45:25 +11:00
  • b5b119544a Removed #include "matrix.h" from debounce.h Alex Ong 2019-01-26 22:44:33 +11:00
  • cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used. alex-ong 2019-01-26 20:37:47 +11:00
  • 14ed96aa06 Moved debouncing_time variable to inside #if debounce alex-ong 2019-01-26 18:26:49 +11:00
  • 5b7fc758d7 Restored debounce.h since there wasnt any real change. alex-ong 2019-01-26 17:46:27 +11:00
  • 574fc6444b Whitespace cleanup. alex-ong 2019-01-26 17:38:52 +11:00
  • 4d8733591f Working eager_pk alex-ong 2019-01-26 17:29:02 +11:00
  • 123608fb31 DO NOT USE Revert back to original API to support split_keyboards. alex-ong 2019-01-26 17:10:27 +11:00
  • d0b691df0e DO NOT USE - debounce successfully compiled. alex-ong 2019-01-26 17:03:46 +11:00
  • 3949ab322d Remove accidental xeal60 commit alex-ong 2019-01-26 16:59:02 +11:00
  • 39ca330f10 DO NOT USE - Removed debounce from TMK. alex-ong 2019-01-26 16:56:01 +11:00
  • c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor Alex Ong 2019-01-26 12:13:19 +11:00
  • 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865) Drashna Jaelre 2019-01-25 17:11:49 -08:00
  • 569ed9db9d Revert Commit 1d3b9eea94 (#4942) Drashna Jaelre 2019-01-25 17:11:19 -08:00
  • d977daa8dc Merge branch 'master' of https://github.com/qmk/qmk_firmware Alex Ong 2019-01-26 11:36:28 +11:00
  • 0306e487e2 Circular animation (#4796) Drashna Jaelre 2019-01-25 16:04:21 -08:00
  • 1d3b9eea94 [Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763) walkerstop 2019-01-25 16:57:15 -07:00
  • 2e8b32b9b5 move #include "rgb.h" from quantum.h to quantum.c mtei 2019-01-10 12:04:01 +09:00
  • 79b58937f4 Add C(), A() and G() to match already existing S() (#4673) fauxpark 2019-01-26 08:12:48 +11:00
  • 2f009d7461 Add MOD_MASK_* macros to core code (#4337) Konstantin Đorđević 2019-01-25 22:02:38 +01:00
  • e611433cb5 rs: code friendly keymap for preonic, iris and my preonic clone (#4303) Olivier Poitrey 2019-01-25 12:57:10 -08:00
  • 3542e573c8 Fix process_combo which assign -1 to uint16_t (#3697) Drashna Jaelre 2019-01-25 12:11:38 -08:00
  • b416113616 Fix oneshot_time wrong type (#3696) Shihpin Tseng 2019-01-26 04:09:53 +08:00
  • 3c0c432836 Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used MakotoKurauchi 2018-08-15 01:25:26 +09:00
  • b4ae07cbb1 Adding documentation for the LM layer modifier. (#3617) Dave Brown 2019-01-25 15:00:04 -05:00
  • 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc) lambda_sakura 2018-04-25 19:14:27 +09:00
  • 0ba9620d65 [Keymap] New kbd67/hotswap keymap for writing both code and math (#4933) zunger-humu 2019-01-25 09:46:49 -08:00
  • 4d8eefc694 Add support for Clueboard 66% rev4 skullY 2019-01-23 22:07:31 -08:00
  • 5dcb1114d7 Fix a typo in link to the Pro Micro ISP firmware Balz Guenat 2019-01-25 00:24:00 +01:00
  • af3956d8ba [Keyboard] Remove hadron ver0 as it is no longer required (#4921) zvecr 2019-01-24 19:12:50 +00:00
  • b5feae07c2 Remove unused fn_actions[] and action_function() in default keymaps (#4829) fauxpark 2019-01-25 02:38:44 +11:00
  • 5d1ea88bf7 [Keyboard] KBD67: enable bootmagic lite by default (#4931) MechMerlin 2019-01-23 21:06:55 -08:00
  • ba70ab1748 [Keymap] Adding keymap for Nyquist (#4918) shovelpaw 2019-01-23 22:05:21 -07:00
  • 465559e166 Optimize/Update the new_project script (#4920) MechMerlin 2019-01-23 21:04:04 -08:00
  • cf596a0371 Remove lfkeyboards parent rules.mk as its only required for mini1800 zvecr 2019-01-18 00:25:03 +00:00
  • 87ab49e403 [Keyboard] Add BDN9 (#4919) Danny 2019-01-23 20:58:04 -05:00
  • fafb33d9dd [Keyboard] Add KBD67 Hotswap Support (#4916) MechMerlin 2019-01-23 17:37:24 -08:00
  • f940b6c5fa Fixup the clueboard 66 info.json skullY 2019-01-23 16:31:40 -08:00
  • d1f735b6d2 Clueboard refresh (#4902) skullydazed 2019-01-23 09:25:32 -08:00
  • 9667c10477 Give the keymap folder the proper name noroadsleft 2019-01-21 11:50:43 -08:00
  • 2dd031d4f0 Fix layouts/default/66_iso keymap noroadsleft 2019-01-21 11:32:40 -08:00
  • 6b1009b7a8 [Keyboard] Add DataHand keyboard support (#4847) Nikolaus Wittenstein 2019-01-22 18:17:41 -05:00
  • 2a33d2c424 [Keymap] Add a compile-time provided macro and assign to _FL (#4908) Rys Sommefeldt 2019-01-22 20:39:53 +00:00
  • 5be7d09b36 Added info.json for TGR Alice Felipe Coury 2019-01-21 22:15:46 -02:00
  • ae79b60e6b Always read two bytes from the endpoint if we have two bytes to read fauxpark 2019-01-22 21:43:17 +11:00
  • 8cf7265f8f Rename i2c_slave functions so it can coexist with i2c_master (#4875) James Churchill 2019-01-23 02:57:13 +10:00
  • 127ec5f1e3 Fix for ISO layout in tada68:rys (#4906) Rys Sommefeldt 2019-01-21 22:52:39 +00:00
  • 2cc674c24d [Keyboard] Added TGR Alice keyboard support (#4896) Felipe Coury 2019-01-21 17:44:41 -02:00
  • 4822ad6be1 handwired/retro_refit: refactor, Configurator support and readme update (#4899) noroadsleft 2019-01-21 11:22:21 -08:00
  • 37b042a594 Initial fixes for vagrant (#4900) zvecr 2019-01-21 18:24:43 +00:00
  • 0f8431a57f Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894) Konstantin Đorđević 2019-01-21 05:16:36 +01:00
  • 58993d3cde [Keyboard] Tmo50 initial commit (#4891) Emīls Delle 2019-01-21 06:15:46 +02:00
  • b0d308eea1 Update Templates (stop living in the past, its 2019) (#4897) MechMerlin 2019-01-20 18:41:57 -08:00
  • 17fbfcb898 Plain60 Configurator support and cleanup (#4888) noroadsleft 2019-01-20 18:19:10 -08:00
  • a0d5e270eb Add crd's do60 (#4889) Jason Thigpen 2019-01-20 11:01:44 -08:00
  • 6393135afa Added VIA Configurator support to Snagpad (#4890) Wilba 2019-01-21 06:01:12 +11:00
  • 8df044b868 schaeferdev layout for hhkb implementing movement layer (VIM style + Mouse) (#4883) Daniel Schäfer 2019-01-20 02:34:29 +01:00
  • c6fd44cf26 handwired/reddot refactor, Configurator support and readme update (#4886) noroadsleft 2019-01-19 16:53:41 -08:00
  • 09ee7da6de Add Plain60 support (#4887) Maarten Dekkers 2019-01-19 23:29:15 +01:00
  • 9d2b10d077 [Keyboard] Enable RGB Underglow for Idobo Boards (#4885) Stefan Peterson 2019-01-19 11:30:11 -08:00
  • 215375f37c [Keyboard] DC60 layout_all not really layout_all (#4884) MechMerlin 2019-01-19 10:54:25 -08:00
  • 59c846975d [Keyboard] TKC Candybar: Correct info.json (#4882) TerryMathews 2019-01-19 12:04:46 -05:00
  • ebec12fbe8 [Keyboard] Initial support for TKC Candybar (#4881) TerryMathews 2019-01-19 01:19:14 -05:00
  • c4680a6460 handwired/qc60: refactor, Configurator update, and readme update (#4878) noroadsleft 2019-01-18 21:43:24 -08:00
  • 76afdd097a [Keyboard] handwired/ortho60 Configurator update, readme update, and rules tidy (#4877) noroadsleft 2019-01-18 10:46:16 -08:00
  • 52f1206712 Fix Encoder documentation (#4861) Drashna Jaelre 2019-01-18 07:33:43 -08:00
  • 12406c646f TKC1800 refactor and Configurator visual fixes (#4870) noroadsleft 2019-01-18 07:32:21 -08:00
  • e2f7c3d5a5 Fixed the build break of helix/rev1:OLED_sample caused by PR #4462. (#4874) Takeshi ISHII 2019-01-19 00:31:35 +09:00
  • fa583e9c60 Add cursor keys to top layer (#4876) Kenny Hung 2019-01-18 15:30:41 +00:00
  • 81c1bad7c0 [Keyboard] Fix bootloader size for v60_type_r (#4873) WillyPillow 2019-01-18 14:46:11 +08:00
  • 1d0bc5b7ba Flip definitions of macOS brightness alias Junya Ogura 2019-01-18 12:54:40 +09:00
  • 3c26f07f5a Grammatical fixes for GPIO Control doc (#4869) noroadsleft 2019-01-17 22:13:09 -08:00
  • 0ebec1e411 handwired/ortho5x13: layout macro refactor noroadsleft 2019-01-17 21:07:54 -08:00
  • ba05f9667b Add new brightness aliases to keycodes_basic.md fauxpark 2019-01-18 12:54:39 +11:00
  • ade6f8e71a [Keyboard] update VENDOR_ID, PRODUCT_ID, and DEVICE_VER for Duck boards (#4612) MechMerlin 2019-01-17 18:19:09 -08:00
  • db8d68acdc Add Planck rev1 and rev2, clean up rev3-5 config.h Jordi Pakey-Rodriguez 2018-12-15 21:15:56 -06:00
  • cd819a7f7e Allows Terminal to use ModTap/LayerTap keys (#4586) Mislav Čakarić 2019-01-18 02:51:04 +01:00
  • 94ba2e5a9f Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation (#4853) DidierLoiseau 2019-01-18 02:28:33 +01:00
  • 77399bfe51 MacOS Brightness Alias (#4836) Jeremy Bernhardt 2019-01-17 19:23:01 -06:00
  • d53432393b [Keymap] added custom led effect keymap.c (#4856) Valen Cheung 2019-01-18 08:57:31 +08:00
  • 28929ad017 Simplify split_common Code significantly (#4772) James Churchill 2019-01-18 04:08:14 +10:00
  • 5fcca9a226 Add documentation and fix formating (#4860) Drashna Jaelre 2019-01-17 09:04:35 -08:00
  • f97894d8db [Keymap] Adding bdk keymap for ergobox_ez (#4850) bendk 2019-01-17 02:16:18 -05:00
  • e48cb34de6 40percent.club Luddite: Configurator update (#4859) noroadsleft 2019-01-16 12:15:21 -08:00
  • 2fd86f4252 Add some function comments in action_layer.c (#4858) Nikolaus Wittenstein 2019-01-16 13:57:48 -05:00
  • 6630e4bb41 Crawlpad refactor (#4854) noroadsleft 2019-01-16 09:08:12 -08:00
  • 57fbf072f1 [Keyboard] Add cKeys Handwire 101 Keyboard (#4848) Branden Byers 2019-01-15 14:06:35 -08:00
  • c768ffeb33 [Keyboard] Iris via support, Rev 3 updates (#4849) Danny 2019-01-15 17:04:56 -05:00