Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-14 | Digicarp65: fix layouts (#16328) | Ryan | |
2022-02-13 | Fix compilation of ChibiOS UART driver (#16348) | Joel Challis | |
Cherry picked fix from 15724 | |||
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2022-02-12 | Update keyboard mapping for all moved boards this cycle (#16312) | Drashna Jaelre | |
2022-02-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-11 | [Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309) | Max Rumpf | |
2022-02-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-11 | [Keyboard] Lulu keyboard by boardsource (#15951) | cole smith | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-02-11 | Clang-format tweaks (#15906) | Ryan | |
2022-02-11 | [Keyboard] move g heavy industry boards into /gboards (#16040) | peepeetee | |
Co-authored-by: zvecr <git@zvecr.com> | |||
2022-02-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-11 | [Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265) | uqs | |
2022-02-12 | move montex to IDOBAO vendor folder (#15668) | peepeetee | |
* move montex to IDOBAO vendor folder * move montex to montex/v1 | |||
2022-02-12 | move @satt99 's comet46 to satt/ (#16059) | peepeetee | |
2022-02-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-12 | Add wren configurator data (#16321) | Joel Challis | |
2022-02-11 | move mechkeys keyboards into the mechkeys/ vendor folder (#15760) | peepeetee | |
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder | |||
2022-02-11 | move @takashiski 's keebs into /takashiski (#16089) | peepeetee | |
2022-02-11 | Added external spi flash driver. (#15419) | Joy Lee | |
2022-02-11 | Fix right side ws2812 leds having two indices (#15985) | Dasky | |
* Fix right side leds having two indices * remove redundant left check | |||
2022-02-11 | Pass in the keyrecord_t of the dual-role/tapping key when calling per-key ↵ | precondition | |
tap hold functions (#15938) * Replace keyp by &tapping_key in the record arg of per-key tap hold funcs * Replace NULL by &(keyrecord_t){} in 2nd arg of get_tapping_term | |||
2022-02-11 | Various fixes for matrix _RIGHT handling (#16292) | Joel Challis | |
* Various fixes for matrix _RIGHT handling * clang | |||
2022-02-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-11 | handwired/promethium: fix missing include (#16317) | Ryan | |
2022-02-11 | ps2/avr: use the correct file name (#16316) | Idan Kamara | |
This was missed in https://github.com/qmk/qmk_firmware/pull/14895. Thanks to fauxpark for spotting this. | |||
2022-02-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-11 | mechlovin/kay60: fix mismatched layout name (#16314) | Ryan | |
2022-02-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-11 | maxr1998/pulse4k: Move Combo code to keymap level (#16301) | Ryan | |
* maxr1998/pulse4k: Move Combo code to keymap level * Reorder code | |||
2022-02-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-11 | Add 65_iso_split_bs default layout (#16283) | Ryan | |
2022-02-10 | [Keyboard] move latincompass's boards to /latincompass (#16039) | peepeetee | |
2022-02-10 | move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 (#15992) | peepeetee | |
* move id80 to a v1 to acommondate for v2 and a future v3 * move id75 to v1 * fix manufacturer and product fields, enable backlight * move user keymap * Fix DEFAULT_FOLDER * Update build command Co-authored-by: zvecr <git@zvecr.com> | |||
2022-02-10 | move ID87 to IDOBAO vendor folder (#15667) | peepeetee | |
* move ID87 to IDOBAO vendor folder * move to v1 to acommondate for v2 | |||
2022-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-10 | Mode 75H Touch-UP (#16310) | James Young | |
* m75h.h: correct matrix position identifier `K5C` is actually on row 4, so it should be `K4C`. * m75h.h: add matrix diagram * add QMK Configurator data * polish whitespace - convert tabs to spaces - update indent to four spaces - remove trailing whitespace | |||
2022-02-10 | Remove manual enable of LTO within user keymaps (#15378) | Joel Challis | |
2022-02-10 | Migrate more makefile utilities to builddefs sub-directory (#16002) | Joel Challis | |
2022-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-10 | keyten kt60-M: rename LAYOUT to LAYOUT_60_tsangan_hhkb (#16307) | James Young | |
* rename LAYOUT to LAYOUT_60_tsangan_hhkb * info.json: correct maintainer value Field is meant to reference the maintainer's GitHub username. * rules.mk: enable Community Layout support | |||
2022-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-10 | Keyprez Unicorn: fix QMK Configurator key sequence (#16305) | James Young | |
* info.json: apply friendly formatting * info.json: fix key sequence | |||
2022-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-10 | KeebsForAll Freebird Numpad Pro: fix Configurator key positioning (#16303) | James Young | |
* info.json: apply friendly formatting * info.json: fix key positioning Fixes the second row being rendered on top of the first row. | |||
2022-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-10 | info.json: fix QMK Configurator rendering (#16299) | James Young | |
2022-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-02-10 | info.json: fix key sequence (#16297) | James Young | |
2022-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |