Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-22 | 1 | -0/+3 |
|\ | |||||
| * | handwired/frankie_macropad: disable some features to reduce size (#16431) | Ryan | 2022-02-22 | 1 | -0/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-22 | 2 | -0/+2 |
|\| | |||||
| * | Install extra CLI dependencies that are missing (#16425) | Joel Challis | 2022-02-22 | 2 | -0/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 4 | -2/+94 |
|\| | |||||
| * | [Keyboard] Fixed default keymap and add VIA for Baredev rev1 (#15818) | Fernando Rodrigues | 2022-02-21 | 4 | -2/+94 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 17 | -0/+449 |
|\| | |||||
| * | [Keyboard] Add keyboard 3dortho14u (#16329) | xiao | 2022-02-21 | 17 | -0/+449 |
| | | | | | | Co-authored-by: xia0 <xiao@morgan.net.au> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 3 | -84/+44 |
|\| | |||||
| * | [Keyboard] Move rgb animation defines for KAPL keyboard (#16341) | Alexander | 2022-02-21 | 3 | -84/+44 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-02-22 | 97 | -1141/+1879 |
|\| | |||||
| * | fix layout macro (#16414) | jack | 2022-02-21 | 2 | -9/+6 |
| | | | | | | Co-authored-by: jack <{ID}+{username}@users.noreply.github.com> | ||||
| * | Add encoder defaults for Keebio boards (#16398) | Danny | 2022-02-21 | 33 | -175/+298 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add BDN9 encoder defaults * Add DSP40 encoder default * Add FoldKB encoder defaults * Add Iris encoder defaults * Update Iris Rev. 6 encoder orientation * Add KBO-5000 encoder defaults * Add Quefrency encoder defaults * Add Sinc encoder defaults * Add Stick encoder defaults * Remove encoder settings from VIA keymaps | ||||
| * | Fix kikoslab/ellora65 (#16415) | jack | 2022-02-22 | 2 | -19/+24 |
| | | |||||
| * | Format code according to conventions (#16419) | QMK Bot | 2022-02-21 | 6 | -338/+329 |
| | | |||||
| * | [Keyboard] infinity81 (#16387) | peepeetee | 2022-02-21 | 8 | -0/+321 |
| | | |||||
| * | [keyboard] DC01 i2c timeout fix (#16392) | yiancar | 2022-02-21 | 2 | -2/+2 |
| | | |||||
| * | [Keyboard] add evancookaudio sleepingdinosaur (#16320) | evanmcook | 2022-02-21 | 7 | -0/+221 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | [Keyboard] Update Heavy Left (#16354) | takashicompany | 2022-02-21 | 4 | -1/+73 |
| | | |||||
| * | [Keyboard] ID75 v2 (#16351) | peepeetee | 2022-02-21 | 6 | -0/+303 |
| | | |||||
| * | [Keyboard] Add sabre (#15964) | Wolf Van Herreweghe | 2022-02-21 | 9 | -0/+272 |
| | | | | | | Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | ||||
| * | [Keyboard] [redox_w] add dvorak layout and white led support (#16259) | 66f9e4eae | 2022-02-21 | 4 | -18/+188 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | [Docs] Update feature_leader_key.md (#16344) | Michal Petrik | 2022-02-21 | 1 | -5/+5 |
| | | | | | | Co-authored-by: zvecr <git@zvecr.com> | ||||
| * | [Docs] Update newbs_building_firmware.md (#16333) | Michal Petrik | 2022-02-21 | 1 | -1/+1 |
| | | |||||
| * | Helix/pico move to split_common (#16418) | Takeshi ISHII | 2022-02-21 | 18 | -913/+165 |
| | | |||||
* | | [Keymap] BDN9 keymap (#15924) | Adam Lickel | 2022-02-21 | 3 | -0/+179 |
| | | |||||
* | | Format code according to conventions (#16421) | QMK Bot | 2022-02-21 | 6 | -346/+329 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-02-22 | 4 | -11/+20 |
|\| | |||||
| * | Internal docs generation updates (#16411) | Ryan | 2022-02-21 | 3 | -10/+13 |
| | | |||||
| * | Fix a potential bug in encoder_init(). (#16372) | Takeshi ISHII | 2022-02-21 | 1 | -1/+5 |
| | | | | | | After executing `setPinInputHigh(pin)`, it is necessary to wait for the charging time to read from the corresponding pin. This is the same as requiring `matrix_output_unselect_delay()` after doing `unselect_row()` in matrix.c. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 31 | -31/+1026 |
|\| | |||||
| * | Update the support for lazydesigners/dimple (#14797) | jackytrabbit | 2022-02-21 | 31 | -31/+1026 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 11 | -1/+657 |
|\| | |||||
| * | Format code according to conventions (#16412) | QMK Bot | 2022-02-21 | 1 | -1/+1 |
| | | |||||
| * | [Keyboard] Add Ellora65 (#14754) | Brandon Claveria | 2022-02-21 | 10 | -0/+656 |
| | | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: swiftrax <swiftrax@github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 8 | -0/+334 |
|\| | |||||
| * | [Keyboard] Add Snatchpad keyboard (#16330) | xiao | 2022-02-21 | 8 | -0/+334 |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: xia0 <xiao@morgan.net.au> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 11 | -0/+1008 |
|\| | |||||
| * | [Keyboard] add Gizmo Engineering GK6 keyboard (#13907) | federicoweber | 2022-02-21 | 11 | -0/+1008 |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 9 | -0/+346 |
|\| | |||||
| * | [Keyboard] Add foundation (#16289) | hunter | 2022-02-21 | 9 | -0/+346 |
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 7 | -0/+296 |
|\| | |||||
| * | [Keyboard] Add glacier in creatkeebs folder (#16079) | Tim Liu | 2022-02-20 | 7 | -0/+296 |
| | | | | | | | | | | 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 develop | QMK Bot | 2022-02-21 | 9 | -0/+262 |
|\| | |||||
| * | [Keyboard] Add Obro (#15884) | holtenc | 2022-02-20 | 9 | -0/+262 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 17 | -113/+508 |
|\| | |||||
| * | [Keyboard] Add Kyria rev. 2 (#16178) | L. K. Post | 2022-02-20 | 17 | -113/+508 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 13 | -0/+579 |
|\| | |||||
| * | [Keyboard] Add Monoflex 60 keyboard (#16234) | Ivan Gromov | 2022-02-20 | 13 | -0/+579 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-21 | 10 | -120/+90 |
|\| |