summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [Keyboard] Improvements for the Torn keyboard (#11268)Richard Titmuss2021-01-137-87/+434
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add bongo cat animation * Map all keys on base layer ... to make it easier to test newly built keyboards. The encoders are optional and can be placed in different locations. * Fix Torn in QMK configurator This removes additional variables defined in the keymap.c file, so that the default firmware can be compiled by the configurator. Co-authored-by: Richard Titmuss <richardt@spotify.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-1410-0/+308
|\|
| * [Keyboard] Add support for hp69 (#11339)Ananya Kirti2021-01-1310-0/+308
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * init init * Update keyboards/hp69/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/hp69/keymaps/via/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/hp69/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * re-added audio support re-added audio support * Update keyboards/hp69/readme.md reduced the size of the default image Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/hp69/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/hp69/info.json Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-1427-282/+580
|\|
| * Uni660 refactor (#11526)Ryan2021-01-1427-282/+580
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-141-1/+1
|\|
| * Fix documentation so UCIS example compiles. (#11541)Erovia2021-01-141-1/+1
| |
* | remove duplicate manufacturerZach White2021-01-1316-18/+2
| |
* | move the info.json rules above userspaceZach White2021-01-131-20/+20
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-136-69/+67
|\|
| * Fix leafcutterlabs/bigknob compiles in configurator (#11531)Joel Challis2021-01-136-69/+67
| | | | | | | | | | * Fix leafcutterlabs/bigknob compiles in configurator * Revert change
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-13161-1/+11
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-13163-1/+11
| | | | | | | | | | * exclude all of handwired * exclude more keyboards from CI
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-131-0/+5
|\|
| * keymap_fr_ch: undef `CH_H` (#11537)Ryan2021-01-131-0/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-133-12/+564
|\|
| * [Keymap] rjhilgefort's Ergodox Infinity (#11345)Rob Hilgefort2021-01-123-12/+564
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial commit- copy of default * beginnings of ergodox layout conversion * from scratch 2020 RJH ergodox layout! * remove extra line in keymap * only shift to layers, led work * Fleshed out readme * tweak alt placement * updated readme * PR feedback, updated default layer * Update keyboards/ergodox_infinity/keymaps/rjhilgefort/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-135-4/+82
|\|
| * [Keymap] Add dhertz' kanu layout (#11346)Dan Hertz2021-01-125-4/+82
| | | | | | | | | | | | | | * Add dhertz' kanu layout * Fix delete button * Add weak user layer change
* | fix matrix_io_delay() timing in quantum/matrix.c (#9603)Takeshi ISHII2021-01-136-8/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix matrix_io_delay() timing in quantum/matrix.c * Updated comments explaining the need for matrix_io_delay() in quantum/matrix.c * fix matrix_io_delay() timing in quantum/split_common/matrix.c * Update quantum/matrix.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update quantum/split_common/matrix.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update quantum/matrix.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update quantum/split_common/matrix.c Co-authored-by: Ryan <fauxpark@gmail.com> * add waitOutputPinValid() and wait_cpuclock() into quantum/quantum.h and tmk_core/common/wait.h * add matrix_output_select_delay() and matrix_output_unselect_delay() * fix quantum/matrix_common.c, tmk_core/common/matrix.h * fix tmk_core/common/wait.h * fix quantum/quantum.h, tmk_core/common/wait.h * waitOutputPinValid() rename to waitInputPinDelay() in quantum/quantum.h. * waitOutputPinValid() rename to waitInputPinDelay() in quantum/matrix_common.c * update tmk_core/common/wait.h * update comment in quantum/matrix.c, quantum/split_common/matrix.c * update quantum/quantum.h: Make more margin in the GPIO_INPUT_PIN_DELAY default value. Co-authored-by: Ryan <fauxpark@gmail.com>
* | ChibiOS conf migrations... take 7 (#11529)Nick Brassel2021-01-1312-5517/+240
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ChibiOS conf upgrade for alpine65 alpine65 - 91e88b87653234a9023f4ad98913a6ea52c8b3fb * ChibiOS conf upgrade for cannonkeys/onyx cannonkeys/onyx - 2adf507afd4e288761a675de9cfbb6e34c540e29 * ChibiOS conf upgrade for ck60i ck60i - 98be5d22a3cd1b38d92e080f32c4795260db181b * ChibiOS conf upgrade for cutie_club/borsdorf cutie_club/borsdorf - 81734ebf770ab731ca8dcfac6fce5574e948890e
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-131-0/+1
|\|
| * Fix inverted indicator leds on kbdfans/kbd19x (#11532)Joel Challis2021-01-121-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-121-2/+2
|\|
| * [Keymap] keymap/sascha: disable autoshift (#11525)Sascha Grunert2021-01-121-2/+2
| | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-121-10/+10
|\|
| * [Keyboard] Fix printf calls in Moonlander matrix (#11511)Drashna Jaelre2021-01-121-10/+10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-125-39/+207
|\|
| * Acheron Lasgewloth: layout macro rework (#11523)James Young2021-01-125-39/+207
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Acheron Lasgewloth: layout macro rework Arrange the layout macro to match the assembled board. * rename layout macro The layout supported is equivalent to 60% ANSI with split Backspace and split Right Shift, and supports every extant switch position. Adds community layout support. * add LAYOUT_60_ansi support * add Configurator data * convert tabs to spaces in lasgweloth.h
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-121-0/+68
|\|
| * Telophase: add info.json (#11524)Ryan2021-01-121-0/+68
| |
* | Keep track of last matrix activity (#10730)Nick Brassel2021-01-123-15/+30
| | | | | | | | | | | | | | * Allow recording of the last matrix activity time, to simplify implementation of display timeouts and the like. * Add requested changes from code review. * Simplify split matrix last changed.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-112-0/+38
|\|
| * [Keymap] vladkvit keymap for keebio/bfo9000 (#10825)Vlad K2021-01-112-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * layouts for bfo9000 * cleaning up layout * moved to a better layout name * Added readme * Removed zip, updated license * Removed layers.json * Update keyboards/keebio/bfo9000/keymaps/vladkvit/keymap.c removing trailing backslashes Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/keebio/bfo9000/keymaps/vladkvit/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Vlad Kvitnevskiy <vladkvit@outlook.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-111-1/+1
|\|
| * Fix macOS buildSergey Shulepov2021-01-111-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-110-0/+0
|\|
| * Fixup line endings.Nick Brassel2021-01-111-15/+15
| |
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-11159-2943/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-118-0/+216
|\|
| * [Keyboard] latin64ble Keyboard (#10884)wangyifu2021-01-118-0/+216
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update rules.mk * Update config.h * Update keyboards/latinpad/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Create rules.mk * Create config.h * Create latin64ble.h * Create latin64ble.c * Create keymap.c * Create keymap.c * Create rules.mk * Create readme.md * Update rules.mk * Update rules.mk * Update keymap.c * Update keymap.c * Update rules.mk * Update readme.md * Update keyboards/latin64ble/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/latin64ble/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/latin64ble/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update config.h * Update rules.mk * Update config.h * Update keymap.c * Update rules.mk * Update keymap.c * Update keymap.c * Update latin64ble.h * Update rules.mk * Update rules.mk * Update keymap.c * Update keymap.c * Update keyboards/latin64ble/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/latin64ble/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/latin64ble/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update readme.md * Update readme.md * Update keyboards/latin64ble/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-1115-23/+1168
|\|
| * [Keymap] Redo the accent implementation in melody96:zunger. (#11000)yonatanzunger2021-01-111-23/+245
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous implementation generated accents in NFKD -- e.g., i followed by fn+e would generate í, which is actually an ordinary i followed by U+0301 COMBINING ACUTE ACCENT. Unfortunately, it turns out that a bunch of websites and apps (especially European ones written in languages that use these a lot) were very poorly written, and will misparse and/or crash if presented with Unicode NFKD. They require and expect NFKC, with characters like í (U+00ED LATIN SMALL I WITH ACUTE) that look visually identical -- and are in fact normalization-equivalent -- but have to be encoded differently. The new accent implementation handles this in a very flexible way. Many new comments added as well, as it's also clear that this is going to need a bit more expansion before it becomes a true polyglot keymap. Co-authored-by: Yonatan Zunger <zunger@desiderata.lan>
| * [Keyboard] Add 0-Sixty (#11303)Vinam Arora2021-01-1114-0/+923
| | | | | | | | | | | | | | | | | | * New keyboard: 0-Sixty * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Fixup line endings.Nick Brassel2021-01-111-15/+15
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-112-9/+10
|\|
| * [Keyboard] Correct edc40.h and config.h (#11508)ridingqwerty2021-01-112-9/+10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-113-25/+97
|\|
| * [Keyboard] Basketweave: Configurator fix (#11506)James Young2021-01-113-25/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | * rework layout macro Rework the layout macro so it's arranged the way the hardware is. * info.json: use debug linting * info.json: rebuild to correct key sequence * white-space formatting Makes the keymap and layout macro a bit more representative of where everything is.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-1187-136/+104
|\|