summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-12214-214/+227
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-121-1/+2
|\
| * Merc updates (#12289)Kyle McCreery2021-04-121-1/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-124-44/+98
|\|
| * Update layout option for lazydesigners/THE40 (#12312)jackytrabbit2021-04-124-44/+98
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-113-5/+5
|\|
| * A few small typo fixes in docs (#12524)Arthur Tabatchnic2021-04-113-5/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-111-2/+2
|\|
| * Documentation update (#12484)swampmonster2021-04-111-2/+2
| | | | | | | | | | Update documentation to reflect what the actual target flags are Co-authored-by: swampmonster <>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-111-2/+2
|\|
| * Update readme.md (#12502)Joseph Whom2021-04-111-2/+2
| | | | | | Noticed a letter missing in "compiling".
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-111-1/+1
|\|
| * Update github instruction link in newbs_getting_started.md (#12510)Hawley Waldman2021-04-111-1/+1
| | | | | | Clarify that the link to the github/forking instructions is a link to how to fork this project. Previous wording implied that the link was to a how-to-use github in general page.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-101-11/+11
|\|
| * Format code according to conventions (#12540)github-actions[bot]2021-04-101-11/+11
| | | | | | Co-authored-by: QMK Bot <hello@qmk.fm>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-101-1/+13
|\|
| * ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472)Michael Stapelberg2021-04-101-1/+13
| | | | | | | | | | | | | | | | | | Before this commit, attaching an ARM-based (i.e. ChibiOS-based) keyboard that uses CONSOLE_ENABLE = yes and produces debug messages would deadlock the keyboard unless one was running hid_listen. With this commit, dead-locking writes to the queue are detected and prevented. fixes #5631
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-102-2/+1
|\|
| * Reverse K0E and K0G (#12491)Álvaro A. Volpato2021-04-102-2/+1
| | | | | | Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-1013-4/+374
|\|
| * [Keyboard] Add afternoonlabs/oceanbreeze (#12299)Eithan Shavit2021-04-0913-4/+374
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Eithan Shavit <eithan@fb.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-1020-627/+525
|\|
| * [Keymap] Remove LAYOUT_kc macros from edvorakjp keymaps (#12217)Ryo Maeda2021-04-0920-627/+525
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-093-15/+69
|\|
| * [Keyboard] ergosaurus - add VIA support, enabled RGB (#12126)littleferris2021-04-093-15/+69
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-0911-0/+454
|\|
| * [Keyboard] Added senselessclay had60 (#12093)hadi2021-04-0911-0/+454
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-093-1/+42
|\|
| * Add VIA keymap for Kawii9 (#12521)kiwikey2021-04-093-1/+42
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-0967-80/+2526
|\|
| * Add TH1800 PCB, Hex6C PCB, Rogue87 PCB, Rouge87 PCB, Infinity87 series (#11977)mechlovin2021-04-0967-80/+2526
| | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: vuhopkep <boy9x0@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-091-1/+1
|\|
| * Fix Breaking Change date (#12272)peepeetee2021-04-091-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-0812-0/+402
|\|
| * Add new handwired keyboard (Ergocheap) (#11857)Adrian2021-04-0812-0/+402
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-081-2/+2
|\|
| * `qmk chibios-confmigrate`: Make `-i` and `-r` required (#12515)Ryan2021-04-081-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-071-9/+58
|\|
| * Update info.json to correctly. (#12507)Kosuke Adachi2021-04-071-9/+58
| |
* | LED Matrix: Implement CIE1931 curve (#12417)Ryan2021-04-073-27/+57
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-071-0/+82
|\|
| * Add info.json for CK60i (#12318)Ryan2021-04-071-0/+82
| |
* | Fix up builds that are now too big for `develop` branch. (#12495)Nick Brassel2021-04-063-0/+6
| |
* | Add support for producing UF2-format binaries. (#12435)Nick Brassel2021-04-066-8/+373
| | | | | | | | | | * First stab at enabling builds of UF2-format binaries. * Add description on producing a UF2 file.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-041-1/+1
|\|
| * Disarray ProductID change (#12440)SneakboxKB2021-04-041-1/+1
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mujimanic <64090325+mujimanic@users.noreply.github.com> Co-authored-by: Zach White <skullydazed@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-036-339/+353
|\|
| * [Keymap] cleanup keyboards/helix/{rev2|rev3_5rows}/keymaps/five_rows (#12259)Takeshi ISHII2021-04-046-339/+353
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cleanup keyboards/helix/{rev2|rev3_5rows}/keymaps/five_rows * Made the layout data easier to read. * helix/rev2/keymaps/five_rows/keymap.c * helix/rev3_5rows/keymaps/five_rows/keymap.c * The following two were made the same. * keymaps/five_rows/config.h * keymaps/five_rows/oled_display.c The binary of the compilation result has not changed. * update keyboards/helix/rev2/keymaps/five_rows/rules.mk KEYBOARD_LOCAL_FEATURES_MK was moved to the end. * add '#define DISABLE_SYNC_TIMER' into helix/rev3_5rows/keymaps/five_rows/config.h The sync timer features worsen the matrix scan rate of the Helix keyboard. I'm not sure if it makes sense to have sync timer features enabled on the Helix keyboard. So in my keymap I disable this.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-031-30/+35
|\|
| * Add WSL specific logic for avrdude device detection (#12392)Joel Challis2021-04-031-30/+35
| |