Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Keyboard] Add LED matrix and 2 layouts to hub20 (#12505) | peepeetee | 2021-06-19 | 7 | -28/+478 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | [Keymap] Fix Preonic rev3 default keymap (#12698) | nopjmp | 2021-06-19 | 1 | -0/+3 |
| | | | | | The rev3 boards use RGBLIGHT_ENABLE now instead of BACKLIGHT_ENABLE. This resolves the issue of flashing and losing functionality with the default keymap. | ||||
* | [Keyboard] YMDK Wings: enable Backlight (#12714) | alittlepeace | 2021-06-19 | 2 | -4/+3 |
| | |||||
* | [Keyboard] Add PLX Keyboard (#12954) | Nick Abe | 2021-06-19 | 7 | -0/+201 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keymap] Add stanrc85 Abasic keymap (#13180) | stanrc85 | 2021-06-19 | 3 | -0/+140 |
| | |||||
* | 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 | ||||
* | [Keyboard] Add Split 89 (#13213) | jurassic73 | 2021-06-17 | 8 | -0/+332 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [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> | ||||
* | [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 | ||||
* | [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> | ||||
* | [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> | ||||
* | [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> | ||||
* | Change Lufa-MS size (#13183) | kb-elmo | 2021-06-15 | 2 | -0/+6 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | [Keyboard] suv (#12957) | AlisGraveNil | 2021-06-15 | 7 | -0/+288 |
| | |||||
* | [Keyboard] hatchback (#12958) | AlisGraveNil | 2021-06-15 | 7 | -0/+271 |
| | |||||
* | [Keyboard] Add via support for the Leopold FC980C (#12860) | John Graham | 2021-06-15 | 3 | -3/+49 |
| | |||||
* | [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> | ||||
* | [Keymap] add new keymap for pteron (#12474) | Fidel Coria | 2021-06-15 | 4 | -0/+148 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] Add 'LAYOUT_65_ansi_split_bs_2_right_mods' support to KBDfans ↵ | Andy Freeland | 2021-06-15 | 3 | -9/+99 |
| | | | | KBD67 rev2 (#12053) | ||||
* | 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> | ||||
* | [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. | ||||
* | Add Matrix 8XV1.2 OG rev1 PCB (#11614) | kb-elmo | 2021-06-11 | 26 | -24/+1008 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add v1 12og pcb * update * matrix changes for testing * Update matrix.c * finalized files * rename board versions * update readmes * typo in readme * fix board filenames * Update keyboards/matrix/m12og/rev1/rev1.c Co-authored-by: Drashna Jaelre <drashna@live.com> * change function * update halconf and chconf * merge master * Update readme.md * Update readme.md * Update readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) | Drashna Jaelre | 2021-06-10 | 38 | -0/+1940 |
| | |||||
* | Add support for LAZYDESIGNERS/THE60/rev2 (#13015) | jackytrabbit | 2021-06-09 | 19 | -20/+823 |
| | | | | Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | update via keymap (#13145) | Xelus22 | 2021-06-09 | 1 | -3/+4 |
| | |||||
* | Migrate preonic/rev3 to pwm ws2812 driver (#13142) | Joel Challis | 2021-06-09 | 4 | -10/+69 |
| | |||||
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 177 | -216/+552 |
| | | | | | | | | | | | | | | | | | * Set bootloader to stm32-dfu for STM32F303 * Set bootloader to stm32-dfu for STM32F0x2 * Set bootloader to stm32-dfu for STM32F4x1 * Set bootloader to stm32duino for sowbug * Delete redundant bootloader_defs headers * Add some missing MCU name comments * Move APM32 dfu-suffix overrides underneath bootloader * Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules | ||||
* | [Keyboard] Add program yoink via keymap (#12645) | Matthew Dias | 2021-06-06 | 5 | -1/+92 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] add molecule (#12601) | bbrfkr | 2021-06-06 | 11 | -0/+3890 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Fixed ISO keyboard layout for the Mysterium rev1.1 board (#12531) | HalfHeuslerAlloy | 2021-06-06 | 5 | -9/+9 |
| | |||||
* | [Keymap] add id80/ansi/keymaps/msf (#11957) | Miguel Filipe | 2021-06-06 | 4 | -0/+88 |
| | |||||
* | Corrected Number-pad numbers (#13057) | Nathan_Blais | 2021-06-07 | 1 | -4/+4 |
| | |||||
* | JETVAN: Add initial support (#12790) | TerryMathews | 2021-06-06 | 8 | -0/+277 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Fix includes for pmw3360 driver (#13108) | Drashna Jaelre | 2021-06-05 | 2 | -20/+6 |
| | |||||
* | kbdfans/kbd67/rev2: add LAYOUT_65_ansi_split_space layout data (#13102) | James Young | 2021-06-03 | 1 | -0/+78 |
| | |||||
* | Fix caps lock indicator on Bear65 PCB (#12966) | stanrc85 | 2021-06-03 | 1 | -0/+2 |
| |