summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Kiko's Lab KL-90: Configurator bugfix (#11993)James Young2021-02-281-3/+103
| | | | | | | | | | | | | | * human-friendly formatting * correct key order * correct layout macro name
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-281-243/+65
|\|
| * Keycapsss Kimiko rev1: Configurator bugfix (#11992)James Young2021-02-281-243/+65
| | | | | | | | | | * human-friendly formatting * fix key positioning and order
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-284-3/+18
|\|
| * [Keyboard] Update spiderisland/split78 (#11990)unrelentingtech2021-02-284-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | * [Keyboard] spiderisland/split78: add MCP23018 reset code Now, communication with the right side gets re-established after unplugging it and plugging it back in. * [Keyboard] spiderisland/split78: configure debouncing I've been experiencing particularly bad bounce on the 'A' key. Also, update maintainer github username
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-283-10/+56
|\|
| * Update lazydesigners/the40 (#11989)jackytrabbit2021-02-283-10/+56
| | | | | | | | | | | | | | | | | | | | | | * Update the40.h Update the40.h to fix keymap * Add VIA support for lazydesigners/the40 Add VIA support for lazydesigners/the40 * Update keymap.c
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-287-60/+51
|\|
| * Compilation fixes for handwired/concertina/64key (#11987)James Young2021-02-287-60/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * concatenate config.h to 64key directory * move rules.mk to 64key directory This commit makes the firmware actually compile. * insert complete rules.mk contents Conforms the file to QMK's template. * move info.json to 64key directory * remove concertina.h This file no longer serves a purpose now that everything is in the 64key directory. * complete 64key readme.md Conforms the file more to QMK's template.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-2837-8/+791
|\|
| * New Variants of Console Keyboard (#11973)gazeddy2021-02-2837-8/+791
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial push of console keyboard variants * update readme * fixed compilation issue * update Readme * added 18 and 27 key variants * missed commas * update info.json * added readme * correct info.json * correct info.json * info.json again * fixed keymap.c
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-283-0/+52
|\|
| * [Keymap] Initial commit for keyboardio/atreus/dshields keymap. (#11946)Daniel Shields2021-02-283-0/+52
| | | | | | | | | | Incorporating changes suggested during pull request review. Co-authored-by: Daniel Shields <dshields@cboe.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-282-8/+8
|\|
| * Fix incorrect key for LALT and add modifiers to LED matrix (#11984)datafx2021-02-282-8/+8
| | | | | | Co-authored-by: datafx <digitalfx@phreak.tech>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-286-0/+378
|\|
| * [Keyboard] Dawn60 Rev1 RGB matrix port (#11970)Xelus222021-02-286-0/+378
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor * layout update * fix mods config * lto enable * add eeprom * refactor * final refactor
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-2811-0/+667
|\|
| * Add Potato65 PCB (#11956)Aeonstrife2021-02-2811-0/+667
| | | | | | | | | | * Make initial set of files * Update readme.md
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-287-84/+102
|\|
| * Banana Split VIA Support (#11944)MechMerlin2021-02-287-84/+102
| | | | | | | | | | * add VIA keymap for bananasplit * refactor code to new standards
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-2813-0/+382
|\|
| * Added support for barracuda keyboard (#11888)knaruo2021-02-2813-0/+382
| | | | | | - Added default and via keymaps
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-2810-0/+527
|\|
| * OddForge VE.A (#11875)MajorKoos2021-02-2810-0/+527
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * VEA Support * Update LEDs to use QMK methods * Enable Backlight * Update Vendor ID * Updates to enable split RGB * Update readme * Update to split RGB * remove unnecessary reference * Knight animation starts at the back * remove hardcoded variable Co-authored-by: Major Koos <MajorKoos@noreply.users.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-288-3/+176
|\|
| * [Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2 (#11739)Andy Freeland2021-02-288-3/+176
| | | | | | | | | | | | | | | | | | * [Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2 This is already supported by VIA. * [Keymap] Fix kbd67 catrielmuller_camilad keymap * [Keyboard] Add my keymap for KBDfans KBD67 rev2 using 'LAYOUT_65_ansi_split_bs'
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-282-1/+16
|\|
| * Satisfaction 75 turn off backlight on suspend, restore config on wakeup (#11774)Mario Medina2021-02-282-1/+16
| | | | | | | | | | * Satisfaction 75 turn off backlight on suspend, restore config on wakeup * Disable SLEEP_LED_ENABLE because it has no effect
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-2814-0/+814
|\|
| * Added n60_s folder (#11455)NightlyBoards2021-02-2814-0/+814
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create Alter folder * Revert "Create Alter folder" This reverts commit 361103b821dbb22957b66cdedb0d11f996def71c. * Added n60_s folder * Fixed the url of the image in the readme * Updated readme * Updated readme * Updated readme
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-282-1/+136
|\|
| * [Docs] New section to modifier docs: Checking Modifier State (#10550)precondition2021-02-282-1/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added new section to docs: Checking Modifier State * Added id anchors to all headers in modifiers docs * Added a Wikipedia link to bitwise operators and... crosslinked to the QMK macro docs. * Added an explanation on the format of mod bitmask * Added .md extension to hyperlinks to macros docs * Corrected mod mask order and changed notation * Documented add_oneshot_mods and del_oneshot_mods * Mentioned modifier checks in the macro docs * Explained strict modifier checking i.e. using `get_mods() & MOD_MASK == MOD_MASK` instead of simply `get_mods() & MOD_MASK` * Added (un)register_mods to the docs * Put left term of comparison in parens
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-281-3/+3
|\|
| * fix: ryloo studio m0110 layout 60 ansi fixed (#11685)Paweł Kiszteliński2021-02-281-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-2814-103/+1058
|\|
| * Fixing K-type RGB lighting (#11551)Andrew-Fahmy2021-02-2814-103/+1058
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial rgb driver fix * added underglow LEDs and fixed typo in RGB locations * removed test code * added my key maps * updated rgb keymap to work with changes * refactored my code to make it more maintainable and updated keymaps. * added GPL licence
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-2810-0/+621
|\|
| * 17 key Panasonic rotary encoder BLE pad (#11659)haierwangwei20052021-02-2810-0/+621
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create rules.mk * Create glcdfonr.c * Create keymap.c * Create keymap.c * Create rules.mk * Add files via upload * Update readme.md * Update readme.md * Update readme.md * Update config.h * Update 10bleoledhub.h * Update 10bleoledhub.c * Update info.json * Update keymap.c * Update keymap.c * Rename glcdfonr.c to glcdfont.c * Update config.h * Update config.h * Update config.h * Update rules.mk * Update 10bleoledhub.c * Update 10bleoledhub.h * Update info.json * Update config.h * Update rules.mk * Update keymap.c * Update keymap.c * Update glcdfont.c * Update keyboards/10bleoledhub/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/10bleoledhub/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/10bleoledhub/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/10bleoledhub/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/10bleoledhub/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/10bleoledhub/10bleoledhub.h Co-authored-by: Ryan <fauxpark@gmail.com> * Create readme.md * Create rules.mk * Create latin47ble.h * Create latin47ble.c * Create info.json * Create config.h * Create keymap.c * Create rules.mk * Create keymap.c * Update keymap.c * Update keyboards/latin47ble/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keyboards/latin47ble/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/latin47ble/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/latin47ble/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/latin47ble/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update latin47ble.h * Update latin47ble.c * Update latin47ble.h * Update latin47ble.c * Update keymap.c * Update keymap.c * Update config.h * Update keyboards/latin47ble/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/latin47ble/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/latin47ble/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/latin47ble/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/latin47ble/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/latin47ble/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Delete info.json * Update readme.md * Update keymap.c * Update keymap.c * Update keyboards/latin47ble/config.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/latin47ble/config.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/latin47ble/keymaps/default/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/latin47ble/latin47ble.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/latin47ble/latin47ble.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/latin47ble/keymaps/via/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keymap.c * Update keymap.c * Update latin47ble.h * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Update keyboards/latin47ble/keymaps/default/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/latin47ble/keymaps/default/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/latin47ble/latin47ble.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/latin47ble/keymaps/default/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/latin47ble/keymaps/via/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/latin47ble/rules.mk Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Up