eb8174bc40
[Keyboard] Add Mammoth75x ( #14925 )
2021-10-26 16:04:39 -07:00
d595dce89f
[Keyboard] Add zoom65 ( #14926 )
2021-10-26 16:03:52 -07:00
028edfc2df
Remove unused KEYBOARD_LOCK_ENABLE from rules ( #14920 )
2021-10-25 21:14:46 -07:00
6e8eb2cf54
[Keyboard] temporary fix for SpiderIsland 78 ( #14935 ) ( #14941 )
2021-10-25 16:05:12 +11:00
0002acd4a3
Fix Typo in documentation ( #14942 )
2021-10-24 23:32:42 +01:00
6ee29d9aa6
Tidy up ADNS9800 and PMW3360 firmware blobs ( #14936 )
2021-10-24 10:46:20 -07:00
ec8c1e05af
[Keymap] Add logo to riblee userspace ( #14875 )
2021-10-23 15:20:18 -07:00
ff39890620
[Docs] Add default case to tap dance example 5. ( #14893 )
2021-10-22 23:45:07 -07:00
974e9e0a6b
[Keymap] Add Gergoplex keymap ( #14768 )
2021-10-22 23:34:05 -07:00
a167a95bd0
[Keymap] Simplify unicode input mode change and CTRL and GUI swapping ( #14874 )
2021-10-22 23:30:43 -07:00
bfddc7dfa1
Reformat iris keymap antonlindstrom to be a bit more readable and consistent ( #14902 )
...
Co-authored-by: Ingo Junefjord <ingo.junefjord@attentec.se >
2021-10-23 17:15:39 +11:00
443d306827
[Keymap] Jonavin userspace keymap updates INVERT_NUMLOCK_INDICATOR ( #14880 )
...
Co-authored-by: Jonavin <=>
2021-10-22 23:04:08 -07:00
09daafd489
Corrected keyboard layout which was causing issue in QMK configurator ( #14891 )
2021-10-22 23:03:49 -07:00
d71c962b61
[Keyboard] Update encoder callback on Evolv75 ( #14757 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-22 22:58:52 -07:00
8ec1afd17c
[Keyboard] Add MW75 support ( #14833 )
2021-10-22 22:05:23 -07:00
1953a968c5
Check usb transmit status in send_extra() ( #14643 )
2021-10-23 15:04:15 +11:00
1e13d07cac
Fix right half of Nyquist in 4x12 mode having row shifted up by one ( #14914 )
2021-10-22 15:12:35 +01:00
3979137995
Pteron36 Refactor ( #14904 )
...
* reformat info.json
- friendly-format info.json
- move the right half to the left by 0.5u (improves readability, for me anyway)
- correct key sequence
* refactor default keymap
- use short-form keycodes
- use four-space indent
* refactor via keymap
- use short-form keycodes
- use four-space indent
* update maintainer field in info.json
Use the maintainer's GitHub username.
* readme touch-up
Minor edit to the lead paragraph, and reformat the Hardware Availability section.
* change BOOTMAGIC_ENABLE from `lite` to `yes`
2021-10-22 14:32:14 +01:00
0fd45d5984
Fix type of Tap Dance max index variable ( #14887 )
2021-10-19 20:50:44 -07:00
c9562ebfde
Make the MAGIC_TOGGLE_GUI keycode work ( #14886 )
2021-10-19 18:48:01 -07:00
5fbcbc6af8
[DOCS] Fix the STENO_COMBINEDMAP table ( #14883 )
2021-10-20 01:26:59 +11:00
587f7508fc
preonic/rev3_drop: Fix old custom matrix code ( #14857 )
...
The old custom matrix code for Preonic rev3 was relying on the
`matrix_col_t` type, because the code actually reads the row pins and
assembles the state for whole columns, and then transposes the matrix in
the custom debouncing code. Restore that type (which is no longer
defined by the core QMK code) to make the custom matrix code work
properly (when `matrix_row_t` was used instead of `matrix_col_t`, the
state of two electrical rows was lost, and those electrical rows
corresponded to the bottom physical row, which did not work).
2021-10-18 11:09:33 +11:00
d2f9e352c8
[Keymap] added media controls, copy and paste; moved print screen ( #14850 )
2021-10-16 21:26:13 -07:00
b8ca0af06a
[Keyboard] Add SpiderIsland 25 key keyboard ( #14793 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-16 19:51:02 -07:00
772f67484f
[Keyboard] Update Support for The Uni ( #14569 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local >
2021-10-16 19:22:35 -07:00
3c0eeec755
Try to clarify "number of elements in info.json does not match" error ( #14844 )
2021-10-16 17:44:56 +01:00
9200baf593
[Keyboard] Fix minor typo in Ploopy Trackball Nano Docs ( #14717 )
2021-10-16 09:03:12 -07:00
eddb206369
add docs/ja/ja_doc_status.sh ( #14402 )
2021-10-16 17:31:09 +09:00
9e2e773782
[Keyboard] Amended Some Pins - KiwiKeebs Macro V2 ( #14824 )
...
Co-authored-by: Joel Challis <git@zvecr.com >
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com >
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: Ash <ash@splitpixel.co.uk >
2021-10-15 23:08:41 -07:00
79a34d8ec3
[Keyboard] Adding CK60 and CK65 ( #14737 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-15 23:06:43 -07:00
6b299fab6e
[Keymap] Update Miryoku ( #14827 )
2021-10-15 22:33:45 -07:00
9a0addc77e
[Keymap] Drashna Keymap Updates ( #14842 )
...
* Fix issues with user split transport code
* Improve OLED (More font stuff, improved keylogger, etc)
* Add `KEYLOCK` macro to disable USB, borrowed from command feature.
* Convert Kyria fully to proton C (no more AVR kyria)
* Add Work Louder Work Board keymap
2021-10-15 22:30:23 -07:00
a8422cca03
[Keyboard] Tractyl Manuform Updates ( #14841 )
2021-10-15 22:09:40 -07:00
4db5d85273
[Keymap] Added GMMK Pro keymap with RGB ( #14648 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-15 19:02:19 -07:00
40badc4413
[Keymap] zigotica userspace ( #14670 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-15 19:02:04 -07:00
b0d293a841
[Keyboard] add Pluckey ( #14672 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-15 19:01:35 -07:00
8bb1fd04d4
[Keymap] Userspace updates ( #14832 )
2021-10-15 19:00:19 -07:00
c8b00b2e91
Update documentation because GPIO functions are no longer in quantum.h ( #14826 )
...
* GPIO functions are no longer in quantum.h
* Update docs/internals_gpio_control.md
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-16 01:43:03 +01:00
235323269c
[Keyboard] Add MK61-RGB-ANSI keyboard ( #14795 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-14 21:22:55 -07:00
b7a346600c
[Docs] Clean up reference_info_json.md ( #14806 )
2021-10-15 12:45:33 +11:00
dd42387d9f
[Keymap] Add keebio iris layout beakl 15 ( #14762 )
2021-10-14 18:11:01 -07:00
c2d72a60f0
remove Bracket Pair Colorizer recommendation ( #14816 )
...
As of v1.60, vscode has a much faster built-in method of colorizing bracket pairs, making the extension unnecessary.
https://code.visualstudio.com/blogs/2021/09/29/bracket-pair-colorization
2021-10-15 11:54:19 +11:00
44bfe04f53
[Keyboard] PLX Refactor ( #14809 )
2021-10-14 17:00:08 -07:00
943ca36acc
[Keyboard] Add ginkgo65 ( #14802 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-14 16:55:51 -07:00
a827adeaae
Documentation: Updated KBDFans readmes ( #14725 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-14 16:03:53 -07:00
e8dadf51ad
[Keymap] Display default layer name ( #14819 )
2021-10-14 10:28:06 -07:00
b8de20f1e2
Add KC_BSLS key to Horizon keyboard default layout ( #14815 )
...
* Define Horizon keyboard
* Set indentation according to QMK coding convention
* Update horizon keyboard readme to satisfy current QMK template
* Use row-column order in horizon readme
* Update keyboards/horizon/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Update keyboards/horizon/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Update keyboards/horizon/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Update keyboards/horizon/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/horizon/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/horizon/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/horizon/info.json
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/horizon/info.json
Co-authored-by: Ryan <fauxpark@gmail.com >
* Add KC_BSLS to Horizon default keymap
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-10-14 14:47:29 +01:00
f9f3a11c20
contra, fractal: Remove wrongly copypasted pin E6 manipulation code ( #14818 )
...
Apparently the default keymaps for `contra` and `fractal` were derived
from some `planck` keymap which contained code to control the status LED
in the implementation of the `BACKLIT` custom keycode. Unfortunately,
the code to control the LED manipulated the `E6` pin directly, and it
was copied without changes, but the `contra` and `fractal` boards use
the `E6` pin in the matrix, therefore pressing the key mapped to
`BACKLIT` resulted in phantom keypresses for all keys in the
corresponding column.
2021-10-14 14:41:30 +01:00
04cf161aa0
maxr1998/pulse4k: use layout macros in keymaps ( #14808 )
2021-10-13 19:56:48 +11:00
ec32365944
Kopibeng MNK88 Patch ( #14807 )
...
* refactor default keymap
- correct keycode sequence (`KC_RGHT` was in the wrong place)
- change tabs to spaces (four-space indent)
- update grid alignment
* refactor via keymap
- change tabs to spaces (four-space indent)
- update grid alignment
2021-10-12 23:50:04 -07:00