Apply suggestions from code review
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
parent
f737033a73
commit
8b71ca1e81
1 changed files with 4 additions and 8 deletions
|
@ -192,7 +192,7 @@ In addition to the specific contributions listed above, various improvements and
|
|||
|
||||
#### Updated USB polling interval default
|
||||
|
||||
USB HID polling interval now defaults to 1 ms, thanks to [joelspadin]'s tweak in [#1271](https://github.com/zmkfirmware/zmk/pull/1271).
|
||||
USB HID polling interval now defaults to 1 ms, i.e. a 1000Hz polling rate, thanks to [joelspadin]'s tweak in [#1271](https://github.com/zmkfirmware/zmk/pull/1271).
|
||||
|
||||
#### Additional display config options
|
||||
|
||||
|
@ -210,11 +210,7 @@ USB HID polling interval now defaults to 1 ms, thanks to [joelspadin]'s tweak in
|
|||
|
||||
- Eternal keypad [#1136](https://github.com/zmkfirmware/zmk/pull/1136) - [halcyonCorsair](https://github.com/halcyonCorsair)
|
||||
- nullbits SNAP [#1319](https://github.com/zmkfirmware/zmk/pull/1319) - [jaygreco](https://github.com/jaygreco)
|
||||
- Aurora Sweep [#1504](https://github.com/zmkfirmware/zmk/pull/1504) - [petejohanson]
|
||||
- Aurora Corne [#1520](https://github.com/zmkfirmware/zmk/pull/1520) - [petejohanson]
|
||||
- Aurora Lily58 [#1553](https://github.com/zmkfirmware/zmk/pull/1553) - [petejohanson]
|
||||
- Aurora Sofle [#1864](https://github.com/zmkfirmware/zmk/pull/1864) - [petejohanson]
|
||||
- Aurora Helix [#1873](https://github.com/zmkfirmware/zmk/pull/1873) - [petejohanson]
|
||||
- Aurora Sweep [#1504](https://github.com/zmkfirmware/zmk/pull/1504), Corne [#1520](https://github.com/zmkfirmware/zmk/pull/1520), Lily58 [#1553](https://github.com/zmkfirmware/zmk/pull/1553), Sofle [#1864](https://github.com/zmkfirmware/zmk/pull/1864), and Helix [#1873](https://github.com/zmkfirmware/zmk/pull/1873) - [petejohanson]
|
||||
- ZMK Uno shield [#1576](https://github.com/zmkfirmware/zmk/pull/1576) - [petejohanson]
|
||||
- Waterfowl [#1554](https://github.com/zmkfirmware/zmk/pull/1554) - [JW2586](https://github.com/JW2586)
|
||||
- Kyria Rev 3 [#1627](https://github.com/zmkfirmware/zmk/pull/1627) - [petejohanson]
|
||||
|
@ -257,8 +253,8 @@ Some statistics of interest for ZMK:
|
|||
- Discord Chat
|
||||
- 7865 total registered (130% up from last SOTF!)
|
||||
- Website (last 30 days) <!-- TODO -->
|
||||
- 35.9K page views
|
||||
- 3.29K new users
|
||||
- 52K page views
|
||||
- 4.7K new users
|
||||
|
||||
## Sponsorship
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue