Commit graph

18946 commits

Author SHA1 Message Date
Karl Shea
84b8cdc1a4
Fix bit loss in cie_lightness() when doing division to resolve ()
* Fix bit loss in cie_lightness() when doing division.

* Use the right types

* Format

Co-authored-by: zvecr <git@zvecr.com>
2021-11-29 15:07:36 +00:00
tangowithfoxtrot
23d3ebd78a
[Keyboard] Minor typo and broken link fix () 2021-11-29 00:30:26 -08:00
Ramon Imbao
e6e501aaa0
[Keyboard] Add Wete R2 ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-11-29 00:29:57 -08:00
Hai-Ninh Dang
c4710fa74b
[Keyboard] Add Meow65 PCB ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-11-29 00:29:14 -08:00
takashicompany
ea9fead229
Update VIA keymap for "EndZone34" () 2021-11-29 00:28:54 -08:00
moyi4681
9cc97302ab
[Keyboard] add odin keyboard ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-11-29 00:28:00 -08:00
Felix Jen
4c0ecd4910
[Keyboard] Add FJLabs 7V Hotswap PCBs ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-11-29 00:26:32 -08:00
Álvaro A. Volpato
1b6673de1f
[Keyboard] Add Noxary Valhalla support () 2021-11-29 00:25:53 -08:00
TW59420
32c5c97ee3
[Keyboard] Add mw65_black support () 2021-11-29 00:25:19 -08:00
Albert Y
fd86f8c94d
[Keyboard] Add swap hands support and readme updates for Architeuthis Dux ()
Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-29 00:24:43 -08:00
Albert Y
d4b07be012
[Keyboard] Add swap hands support and readme update for Cradio ()
Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-29 00:24:12 -08:00
Albert Y
d8324e8a9c
Document swap-hands tap-toggle feature ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-29 00:23:37 -08:00
Albert Y
f9e21a654c
[Keyboard] Add swap hands support for 3w6 rev2 ()
Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-29 00:23:09 -08:00
Sắn
f6a5731300
[Keyboard] Fix layout + led state for Krush () 2021-11-29 00:22:31 -08:00
Dao Tak Isaac
bcf2632a29
[Keyboard] Add define GPIO into Dosa40RGB ()
Co-authored-by: NOOB Maker <93704375+noobmakers@users.noreply.github.com>
2021-11-29 00:21:29 -08:00
Albert Y
b12acfb630
[Keyboard] Add mousekey support for Technik variants ()
Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-29 00:20:56 -08:00
takashicompany
47764132f1
[Keyboard] Add "DogTag" ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-11-29 00:20:15 -08:00
Albert Y
a7bc02bf69
[Keyboard] Sweep swap hand feature and pin documentation ()
Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-29 00:19:00 -08:00
Albert Y
35a18a8bcd
[Keyboard] Code updates for macro3 ()
Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-29 00:18:33 -08:00
Carlo Sala
690a879d77
feat: adding carlosala keymap () 2021-11-29 00:18:05 -08:00
studiokestra
047fe0a8f9
[Keyboard] Add Galatea TKL PCB. () 2021-11-29 00:17:26 -08:00
kb-elmo
b90d94755c
[Keyboard] Add Vertex 40% () 2021-11-29 00:16:38 -08:00
Drashna Jaelre
5b5b36421a
[Keymap] Unicode and cursor sync - drashna keymap () 2021-11-28 23:41:59 -08:00
Joel Challis
4ee33f1ffd
Fix keyboard level use of OLED_DRIVER_ENABLE () 2021-11-28 21:00:02 +00:00
Conor Burns
097ae9d817
fixed oled in bongocat keymap and fixed encoder direction ()
* fixed oled in bongocat keymap () and fixed encoder direction for prod parts

* updated readme for launch later today
2021-11-28 20:45:24 +00:00
Gastón Jorquera
b29b482741
Add TRNS to LOWER layer ()
This commit makes the mode keys transparent in the LOWER layer instead
of disabled.

Before this commit, the following sequence of key presses `LGUI+LOWER+l`
would translate into `Cmd+right` in macOS and, therefore, move the
cursor to the end of line.

But, pressing `LOWER+LGUI+l` would completely ignore the `LGUI` and,
therefore, move the cursor one letter to the right.

With this change, pressing `LOWER+LGUI+l` produces the same result as
`LGUI+LOWER+l`.

This is also true for multiple other combinations, like
`RALT+SHIFT+LOWER+l`, `LOWER+RALT+SHIFT+l`, `SHIFT+LOWER+RALT+l`, etc.

Co-authored-by: Gaston Jorquera <gjorquera@gmail.com>
2021-11-28 20:28:15 +00:00
stanrc85
9beee82825
Enable RGB Matrix animations being used () 2021-11-28 20:00:37 +00:00
Leon Omelan
35b6d1e992
[Keyboard] Add Nozbe Macropad ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-11-27 22:44:00 -08:00
Álvaro A. Volpato
d4690d0c23
Meridian LED update ()
* Meridian first update

* Update README, adjust timing settings

* Update README
2021-11-28 17:26:50 +11:00
ryjelsum
99c6829bf0
[Keyboard] Add 40percent.club's 'polypad' PCB ()
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-11-27 21:52:53 -08:00
Charly Delay
99ec5e39cf
Fix last merge date () 2021-11-28 12:59:48 +11:00
Xelus22
eaf17b3260
[Bug] Xelus Keyboards 400kHz i2c fix ()
* 400khz fix

* fix valor rev2 timing

* keep consistent
2021-11-28 12:12:04 +11:00
Nick Brassel
88fe5c16a5
Changelog 2021q4 ()
* Changelog.

* Remove the asymmetric encoder PR from listing due to revert.

* More docs

* More docs

* More docs

* Links to changelog, updated schedule, slotted in 2 weeks of testing at the end so that there's no ambiguity with PR merge dates.

* Clarify keyboard moves.

* Fix dates

* Sidebar

* Fixup dates.

* Fixup dates.

* Wording.
2021-11-28 10:41:48 +11:00
Dasky
1e48403538
fix typos () 2021-11-28 07:02:32 +11:00
Stefan Kerkmann
ca5670762b
Fix HOLD_ON_OTHER_KEY_PRESS after ()
that broke compilation because of a typo: KEYPRESS should have been
KEY_PRESS
2021-11-28 05:54:51 +11:00
Nick Brassel
e156d5c13b
Fix build. () 2021-11-28 05:52:17 +11:00
Charly Delay
0e6548303d
[Keyboard] Fix call to pointing_device_handle_buttons () 2021-11-27 07:23:02 -08:00
Drashna Jaelre
b3fc33faf7
Re-add encoder tests ()
Co-authored-by: Balz Guenat <balz.guenat@gmail.com>
2021-11-27 22:19:22 +11:00
Drashna Jaelre
4d0dd1eab7
[Bug] Revert Assymmetrical Split Encoder support () ()
* Revert "fix broken macro in transport.h ()"

This reverts commit 06f18e22d9.

* Revert "Rework encoders to enable asymmetric split keyboards ()"

This reverts commit 32215d5bff.
2021-11-27 14:40:09 +11:00
Nick Brassel
94d7cc3712
WB32F3G71 config migration with removal of unnecessary items. ()
* Config migration with removal of unnecessary items.

* Removed as per suggestion.
2021-11-27 10:35:24 +11:00
Joy Lee
68838bb700
Westberrytech pr ()
* Added support for WB32 MCU

* Modified eeprom_wb32.c

* Remove the eeprom_wb32-related code
2021-11-27 09:28:18 +11:00
Nick Brassel
b04f66f245
Add script for performing compilation size regression investigations. ()
* Add script for performing compilation size regression investigations.

* Print deltas

* Correct scoping.

* Concurrency control

* Job count control, skip zeros (unless no build output), fix usage.

* Add usage under -h arg.

* Updated usage output.

* Copyright header.
2021-11-27 09:11:03 +11:00
Nick Brassel
08b7f8b30a
More headroom. () 2021-11-25 13:11:18 -08:00
Nick Brassel
27086ad80f
More headroom. () 2021-11-26 07:53:48 +11:00
Álvaro A. Volpato
f889e26ed7
Documentation typo fix ()
* Fix WS2812 driver docs typo
2021-11-25 20:13:16 +00:00
precondition
4bac5f53d8
New feature: DYNAMIC_TAPPING_TERM_ENABLE ()
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE`

3 new quantum keys to configure the tapping term on the fly.

* Replace sprintf call in tapping_term_report by get_u16_str

* Replace tab with 4 spaces
2021-11-26 07:06:50 +11:00
Joel Challis
5e9c29da0d
Tidy up adjustable ws2812 timing () 2021-11-25 19:35:06 +00:00
Jordan Banasik
3d00620711
Add ifndef to WS2812 timing constraints ()
* Add ifndef to WS2812 timing constraints

Due to the way that the PrimeKB Meridian PCB was designed, this change
is needed in order to properly adjust the LEDs.

Testing:
* Compiled primekb/meridian:default successfully
* Compiled random board (walletburner/neuron:default) successfully

* Fix linting errors

Missed some spacing

* More linting fixes

Spacing on the comments... really?

* Rename WS2812 timing parameters for clarity; add comments

* Add docs update for the WS2812 timing macros

* Fix typo on comment

* Add ifndef for WS2812_RES

* Update double backticks and table with parameters

* Move timing adjustments documentation to ws2812_drivers

* Move timings adjustment discussion to bitbang section

* Update T0H and T1H definitions in subtractions

* format

Co-authored-by: Gondolindrim <alvaro.volpato@usp.br>
Co-authored-by: zvecr <git@zvecr.com>
2021-11-25 16:55:46 +00:00
Isaac Elenbaas
d9393b8684
Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto Shifts ()
* Add Retro Shift and Custom Auto Shifts

* Fix compilation errors with no RETRO_SHIFT value
2021-11-25 23:12:14 +11:00
Joel Challis
282e916d86
Remove use of __flash due to LTO issues () 2021-11-24 18:38:49 +11:00