Drashna Jaelre
5f36285fc5
[Keyboard] Add work louder micro ( #17586 )
...
* [Keyboard] Add work louder micro
* Update keyboards/work_louder/micro/readme.md
* Update readme
* Update kb config files
* Update to use encoder map
Co-authored-by: Tom Barnes <barnestom@me.com>
3 years ago
QMK Bot
e0e1f0af92
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Scott Bennett
9dbc0473ef
Dz65v2 Settings for SBennett13 ( #17747 )
...
* Start of dz65v2 map for sbennett13
* No wpm, disable some rgb, ~copyright~
* No more raindrops
* Remove more rgb modes and set default
* Almost orgot this crappy thing
* cannot define startup :(
* Layered esc is kc_grv
* Start of dz65v2 map for sbennett13
* No wpm, disable some rgb, ~copyright~
* No more raindrops
* Remove more rgb modes and set default
* Almost orgot this crappy thing
* cannot define startup :(
* Layered esc is kc_grv
* Add license to config and keymap
3 years ago
Stefan Kerkmann
083b42068a
Chibios: Stop I2C peripheral on transaction error ( #17798 )
...
From the ChibiOS HAL I2C driver pages:
After a timeout the driver must be stopped and restarted because the bus is in
an uncertain state.
This commit does that stopping explicitly on any error that occurred, not only
timeouts. As all the i2c functions restart the peripheral if necessary it is
safe to do so.
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
3 years ago
QMK Bot
2899e69ead
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Spaceman
d4bb5a9820
Add alternative Logos ( #17787 )
3 years ago
Daniel Kao
b8b2e99976
Constrain Cirque Pinnacle coordinates ( #17803 )
...
Static x & y should be the same type as touchData.xValue &
touchData.yValue: uint16_t.
Their delta could be larger than int8_t and should be constrained to
mouse_xy_report_t.
3 years ago
Joel Challis
c982d6c5e3
Avoid OOB in dynamic_keymap_reset ( #17695 )
3 years ago
QMK Bot
61da9286a1
Merge remote-tracking branch 'origin/master' into develop
3 years ago
QMK Bot
0534b878c3
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Nick Brassel
d1434b6d75
Make `qmk doctor` print out the last log entry for upstream/{master,develop}, including dates ( #17713 )
3 years ago
Wilba
501276a8fd
Added WT65-D ( #17724 )
3 years ago
QMK Bot
1cf68476cc
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Álvaro A. Volpato
b0b14cc440
[Keyboard] Acheron Athena support ( #16818 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Drashna Jaelre
5d898a3d34
[Docs] Updates to Pointing Device Docs ( #17777 )
3 years ago
Charly Delay
244450625a
bastardkb: fix info.json changes that got reverted during the last merge from `master` to `develop` ( #17800 )
...
* bastardkb: fix info.json changes that got reverted during the last merge from `master` to `develop`
* Remove board name from root folder `info.json`
3 years ago
QMK Bot
9f5b71bada
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Olly Hayes
77e48f5b7e
[Keymap] Add ollyhayes keymap ( #16632 )
3 years ago
QMK Bot
9825b66cac
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Leo Deng
ddae04bca1
[Keyboard] add DJam keyboard ( #17430 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Daniel Kao
1de6811ebe
Cirque circular scroll: Support POINTING_DEVICE_COMBINED ( #17654 )
3 years ago
QMK Bot
2456044d5f
Merge remote-tracking branch 'origin/master' into develop
3 years ago
shamit05
91d911eb1f
[Keyboard] Add Halokeys Elemental 75 ( #17323 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
QMK Bot
9f976b89d8
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Cipulot
ba1643af7d
[Keyboard] Add Kawayo Keyboard ( #17454 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
QMK Bot
11c9a5e3ac
Merge remote-tracking branch 'origin/master' into develop
3 years ago
hornslyn
a33dc8ebb5
[Keyboard] Add Star75 support ( #17421 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Albert Y
70d554420c
[Keyboard] Add RP2040 config defaults for ferris/sweep and cradio ( #17557 )
3 years ago
QMK Bot
f004d93bad
Merge remote-tracking branch 'origin/master' into develop
3 years ago
James Young
753ca0e13c
takashicompany miniZone: fix QMK Configurator implementation ( #17801 )
3 years ago
QMK Bot
4bd4210e97
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Daniel O'Brien
3eb9f28c89
[Keyboard] Add missing mute button to sofle keymap ( #17796 )
3 years ago
QMK Bot
f0300fc763
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Diogo Sergio
e6a7db2fd2
Update README.md for teensy lc onekey ( #17797 )
3 years ago
QMK Bot
d556c4233e
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Ryan
5ed98df374
gboards/georgi: cleanup & fix ( #17753 )
3 years ago
Drashna Jaelre
928bbded6d
[Keyboard] Fix compilation issues for Charybdis/Dilemma ( #17791 )
...
* [Keyboard] Fix debug printing for Charybdis/Dilemma
* Fix compliation issue for dilemma
3 years ago
QMK Bot
77ed0feebe
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Ryan
674422eb13
Move keyboard USB IDs and strings to data driven: A ( #17781 )
3 years ago
QMK Bot
1e651dbdb0
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Ryan
a939293aca
Move keyboard USB IDs and strings to data driven: C ( #17789 )
3 years ago
QMK Bot
4baed8037d
Merge remote-tracking branch 'origin/master' into develop
3 years ago
James Young
b6ac0ecf82
Runes Skjöldr Touch-Up ( #17792 )
...
* skjoldr.h: use ___ for KC_NO
* skjoldr.h: use K<row><column> notation
Matrix was previously defined using identifiers in the format of K<column><row>.
* skjoldr.h: add matrix diagram
* info.json: apply friendly formatting
- key legends as labels
- correct key sizes and positioning
* refactor keymaps
Refactors the `default` and `via` keymaps.
- use QMK-native keycode aliases
- grid-align keycodes for readability
* rename LAYOUT macro to LAYOUT_60_ansi_arrow
* enable Community Layout support
* info.json: correct maintainer value
Field is meant to reference the maintainer's GitHub username.
3 years ago
QMK Bot
4837bc50c4
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Drashna Jaelre
68cc6be564
[Keyboard] Fix Charue Sunsetter_r2 compilation issues ( #17793 )
3 years ago
Drashna Jaelre
683eeca2e2
[Docs] Fix custom debug function and sample output ( #17790 )
3 years ago
Drashna Jaelre
325da02e57
Fix QK_MAKE's reboot check ( #17795 )
3 years ago
Drashna Jael're
99c48f1361
Merge remote-tracking branch 'origin/master' into develop
3 years ago
ILWrites
1df6322f10
Fixed spacebar position ( #17784 )
3 years ago
Ryan
50c2b151b2
Move keyboard USB IDs and strings to data driven: B ( #17782 )
3 years ago