Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [Keymap] Add stanrc85 Abasic keymap (#13180) | stanrc85 | 2021-06-19 | 3 | -0/+140 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-06-20 | 93 | -633/+2727 | |
|\| | ||||||
| * | Telophase cleanup (#13225) | Ryan | 2021-06-20 | 7 | -310/+177 | |
| | | ||||||
| * | pistachio_mp: correct key object order in info.json (#13250) | James Young | 2021-06-20 | 1 | -19/+25 | |
| | | ||||||
| * | [Keyboard] Pachi restructure and keyboard addition (#13080) | Xelus22 | 2021-06-19 | 31 | -13/+692 | |
| | | ||||||
| * | [Keyboard Update] Trinity XT TKL fix license and add forgotten indicators ↵ | Xelus22 | 2021-06-19 | 3 | -16/+51 | |
| | | | | | | | | (#13202) | |||||
| * | bm60rgb: fix layout macro references (#13246) | James Young | 2021-06-19 | 5 | -9/+13 | |
| | | | | | | ... and enable Community Layout support | |||||
| * | [Keyboard] Add Switchplate 910 keyboard (#13235) | Jumail Mundekkat | 2021-06-18 | 10 | -0/+581 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | [Keymap] Add my keymaps for the Keebio Iris and Planck (#13005) | Mats Nilsson | 2021-06-18 | 7 | -0/+211 | |
| | | ||||||
| * | [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) | moyi4681 | 2021-06-18 | 17 | -136/+704 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | [Keymap] adding keymap for pistachio (#12996) | rate | 2021-06-18 | 4 | -1/+149 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
| * | [Keyboard] Murphpad Changes and Updates (#12995) | Kyle McCreery | 2021-06-18 | 4 | -66/+80 | |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
| * | [Keyboard] Fix revision issues with Kyria (#13208) | Drashna Jaelre | 2021-06-17 | 3 | -62/+43 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | [Keyboard] Fix comment in split89's config.h (#13231) | jurassic73 | 2021-06-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added missing closing comment bit */ This seems to cause the QMK configurator to break when clicking the compile button: Compiling: keyboards/handwired/split89/split89.c In file included from [K: ent] /* COL2ROW, ROW2COL */ [K cc1: all warnings being treated as errors | | | make: *** ine/keyboards/handwired/split89/split89.o] Error 1 | |||||
* | | Extensible split data sync (#11930) | Nick Brassel | 2021-06-18 | 9 | -7/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Extensible split data sync capability through transactions. - Split common transport has been split up between the transport layer and data layer. - Split "transactions" model used, with convergence between I2C and serial data definitions. - Slave matrix "generation count" is used to determine if the full slave matrix needs to be retrieved. - Encoders get the same "generation count" treatment. - All other blocks of data are synchronised when a change is detected. - All transmissions have a globally-configurable deadline before a transmission is forced (`FORCED_SYNC_THROTTLE_MS`, default 100ms). - Added atomicity for all core-synced data, preventing partial updates - Added retries to AVR i2c_master's i2c_start, to minimise the number of failed transactions when interrupts are disabled on the slave due to atomicity checks. - Some keyboards have had slight modifications made in order to ensure that they still build due to firmware size restrictions. * Fixup LED_MATRIX compile. * Parameterise ERROR_DISCONNECT_COUNT. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-17 | 8 | -0/+332 | |
|\| | ||||||
| * | [Keyboard] Add Split 89 (#13213) | jurassic73 | 2021-06-17 | 8 | -0/+332 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-06-17 | 23 | -0/+1373 | |
|\| | ||||||
| * | [Keyboard] Add KMAC PAD (#13104) | talsu | 2021-06-16 | 9 | -0/+603 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | [Keyboard] Minivan : add missing enable to support RGB LEDs (#13157) | TerryMathews | 2021-06-16 | 1 | -0/+1 | |
| | | | | | | Config.h has support for RGB LEDs but enable line was missing in rules.mk | |||||
| * | [Keyboard] add mb44 keyboard (#12798) | melonbred | 2021-06-15 | 13 | -0/+769 | |
| | | | | | | | | Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | [Keyboard] Allow user override of RGB_DISABLE_WHEN_USB_SUSPENDED for BM40 ↵ | Albert Y | 2021-06-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | keyboard (#12700) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 1 | -1/+1 | |
|\| | ||||||
| * | [Keyboard] Fix layout in noon.h (#13087) | Philip (Han) Suh | 2021-06-15 | 1 | -1/+1 | |
| | | | | | | Forgot to include a KC_NO in a column, causing issues for customers | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 2 | -0/+31 | |
|\| | ||||||
| * | [Keymap] ANAVI Macro Pad 2 add binary keymap (#13090) | Leon Anavi | 2021-06-15 | 2 | -0/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | This binary keymap for ANAVI Macro Pad 2 helps with 0 and 1: left key: 0 right key: 1 Combo press both keys to control the backlit. Suggested-by: Chris <christopher.walker@crowdsupply.com> Signed-off-by: Leon Anavi <leon@anavi.org> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 1 | -2/+2 | |
|\| | ||||||
| * | [Keyboard] Potato65 Hotswap Fixed mistake in key matrix (#13095) | Aeonstrife | 2021-06-15 | 1 | -2/+2 | |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 3 | -0/+171 | |
|\| | ||||||
| * | [Keymap] Keebio Iris rev4 - keymap with dual encoder support (#13063) | R | 2021-06-15 | 3 | -0/+171 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 2 | -0/+6 | |
|\| | ||||||
| * | Change Lufa-MS size (#13183) | kb-elmo | 2021-06-15 | 2 | -0/+6 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 14 | -0/+559 | |
|\| | ||||||
| * | [Keyboard] suv (#12957) | AlisGraveNil | 2021-06-15 | 7 | -0/+288 | |
| | | ||||||
| * | [Keyboard] hatchback (#12958) | AlisGraveNil | 2021-06-15 | 7 | -0/+271 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 3 | -3/+49 | |
|\| | ||||||
| * | [Keyboard] Add via support for the Leopold FC980C (#12860) | John Graham | 2021-06-15 | 3 | -3/+49 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 2 | -0/+42 | |
|\| | ||||||
| * | [Keymap] ANAVI Macro Pad 2 add Skype keymap (#12664) | Leon Anavi | 2021-06-15 | 2 | -0/+42 | |
| | | | | | | | | | | | | | | | | | | This keymap for ANAVI Macro Pad 2 contains a couple of Skype shortcuts for MS Windows and GNU/Linux distributions: - Ctrl+M: Mute/unmute microphone - Ctrl+Shift+K: Start/stop camera Signed-off-by: Leon Anavi <leon@anavi.org> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 4 | -0/+148 | |
|\| | ||||||
| * | [Keymap] add new keymap for pteron (#12474) | Fidel Coria | 2021-06-15 | 4 | -0/+148 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 3 | -9/+99 | |
|\| | ||||||
| * | [Keyboard] Add 'LAYOUT_65_ansi_split_bs_2_right_mods' support to KBDfans ↵ | Andy Freeland | 2021-06-15 | 3 | -9/+99 | |
| | | | | | | | | KBD67 rev2 (#12053) | |||||
* | | [Keyboard] Moved tokyo60/ into tokyokeyboard/tokyo60/. (#12023) | James | 2021-06-15 | 12 | -4/+4 | |
| | | | | | | | | | | | | | | * Moved tokyo60/ into tokyokeyboard/tokyo60/. * Updated make instruction, fixed broken image link * Fixed still broken image link. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-15 | 10 | -0/+258 | |
|\| | ||||||
| * | add tender/macrowo_pad (#12786) | Brandon Claveria | 2021-06-16 | 10 | -0/+258 | |
| | | | | | | | | | | | | | | * add tender/macrowo_pad * add another layer for via keymap Co-authored-by: Swiftrax <swiftrax@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-15 | 1 | -3/+1 | |
|\| | ||||||
| * | [Keymap] Update readme for ploopy nano keymap (#12733) | Dustin Bosveld | 2021-06-14 | 1 | -3/+1 | |
| | | | | | | | | The readme from the Ploopy Mini was accidentally put as the Ploopy Nano readme. The Ploopy Nano does not ship with VIA by default. | |||||
* | | Fix LED mapping for GMMK Pro (#13189) | Gigahawk | 2021-06-14 | 1 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-11 | 26 | -24/+1008 | |
|\| |