plaublin
131bc92b77
Fix variable misspelling ( #21774 )
2 years ago
Joel Challis
c2a81d8fd4
Revert "fix 60_hhkb ASCII diagram ( #21813 )" ( #21869 )
...
This reverts commit af2d6ea128
.
2 years ago
Duncan Sutherland
6d7344428a
fix 60_jis keymap.c ( #21820 )
2 years ago
Duncan Sutherland
af2d6ea128
fix 60_hhkb ASCII diagram ( #21813 )
2 years ago
Ryan
1c069b13b9
rgblight: driver selection cleanups ( #21558 )
2 years ago
Ryan
5d2f2af198
OLED: driver naming cleanups ( #21710 )
2 years ago
Duncan Sutherland
e6187b7876
correct keymap file name for tkl_f13_jis layout ( #21631 )
2 years ago
Ryan
0b802defd4
haptic: further naming cleanups ( #21682 )
2 years ago
Ryan
6018b56c55
Remove old OLED API code ( #21651 )
2 years ago
Ryan
b090354143
haptic: naming cleanups ( #21551 )
2 years ago
adiabatic
fed4becdf4
[Keymap] Update Zweihander Ergodox keymap ( #21506 )
...
Swap volume direction, add Expand/Shrink Selection buttons
2 years ago
Duncan Sutherland
ebec17adea
Add 'JIS' form factor layouts ( #21220 )
2 years ago
Duncan Sutherland
a70aa8671c
add ASCII diagrams to LAYOUT_64_* ( #21285 )
2 years ago
Duncan Sutherland
8a60b686c9
add `scotto` community layouts and userspace ( #21097 )
...
Co-authored-by: Joe Scotto <me@joescotto.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joe Scotto <contact@joescotto.com>
2 years ago
Ryan
87b11345a5
Get rid of `USB_LED_CAPS_LOCK` ( #21436 )
2 years ago
Ryan
9ab16e62f7
Get rid of `USB_LED_NUM_LOCK` ( #21424 )
2 years ago
Duncan Sutherland
b54960a1ab
correct `default_60_abnt2/keymap.c` ASCII diagram ( #21397 )
2 years ago
Ryan
5542f5ede1
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` ( #21366 )
2 years ago
Duncan Sutherland
d1991f5307
Update `split_3x5_2` community layout info ( #21022 )
2 years ago
Ryan
a4ed6ad0f5
Unicodemap keycodes rename ( #21092 )
2 years ago
adiabatic
0c9c4a4e56
[Keymap] `zweihander-macos`: Don’t pretend to be a mouse ( #20997 )
2 years ago
Drashna Jaelre
3a3e5abac9
[Keymap] Drashna Keymap updates for 0.21.0 ( #21073 )
2 years ago
jotix
09666ea251
jotix keymap update ( #20902 )
2 years ago
Nick Brassel
c9f619124d
Encodermap direction define. ( #20454 )
2 years ago
Ryan
47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` ( #20303 )
2 years ago
precondition
1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps ( #20211 )
2 years ago
Ryan
ad625e7c06
Remove `RGB_DI_PIN` ifdefs ( #20218 )
2 years ago
Less/Rikki
70bf714cdb
userspace/community layout fixes ( #19998 )
...
* fixup: improve AVR detection for 60_iso/unxmaal
* fixup: moved TAP_CODE_DELAY to mechmerlin/config.h
* fixup: move talljoe.c to INTROSPECTION_KEYMAP_C
* fixup: AVR/RGBLIGHT criteria for 60_iso/unxmaal
2 years ago
Drashna Jaelre
051401175d
[Keymap] Drashna updates for 0.20.0 ( #19960 )
2 years ago
Ryan
330b73a2df
Add license headers to all default layout keymaps ( #19888 )
2 years ago
Juno Nguyen
cdaac25861
[Keymap] junonum: community keymap improvement ( #19727 )
...
Co-authored-by: Minh-tri Nguyen <mtngx@PigeonMac.local>
Co-authored-by: Joel Challis <git@zvecr.com>
2 years ago
Ryan
f0618a1d53
Remove `IS_HOST_LED_ON` and migrate usages ( #19753 )
2 years ago
adiabatic
8dc66867e2
zweihander-macos: Update keys, add capslock ( #19730 )
...
* Update to current Scroll Lock/Power names
* Replace `'` with `⇪`
2 years ago
Ryan
043d8e1140
Remove deprecated Quantum keycodes ( #19712 )
2 years ago
Ryan
b727434391
Remove commented out backlight config & stray "backlight levels" ( #19703 )
2 years ago
Nick Brassel
327f7ee9a7
Fixup ChibiOS header inclusion search ordering. ( #19623 )
...
* Add STM32F446-Nucleo onekey.
* Fixup onekey build for F446, all keymaps.
* Fixup board inclusion search ordering.
2 years ago
adiabatic
4f83b673bd
[Keymap] Improve Zweihander layout for the Ergodox EZ ( #18737 )
2 years ago
Joel Challis
b61654fb95
Tidy up use of CTPC ( #19570 )
2 years ago
theamarin
ff73cb6290
[Keymap] Add Neo2-based keymap for Planck keyboard ( #19173 )
...
Co-authored-by: christian <christian.lueke@sonoware.de>
2 years ago
Joel Challis
d0ebafaea6
Align definition of unicode_map ( #19452 )
2 years ago
Ryan
801d2ff940
Remove useless line continuations ( #19399 )
2 years ago
jotix
33cc81f36e
[Keymap] Simplifying ortho-4x12 jotix's layout ( #19336 )
2 years ago
Ryan
1978007fae
Tap Dance: remove `qk_` prefix ( #19313 )
2 years ago
Joel Challis
1124bbc1db
Remove deprecated led_set_kb ( #19273 )
...
* Remove led_set_kb maintaining existing led_set_user behaviour
* Also call led_set_user
2 years ago
Albert Y
cbabc8dbe6
[Core] Replace Tapping Force Hold feature with Quick Tap Term ( #17007 )
...
* Replace Tapping Force Hold feature with Quick Tap Term
* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0
* Deprecate force hold in info_config.json
* Before and after quick tap term unit tests
* Quick tap unit tests iteration
* Keymap config.h correction
* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed
* Add two more test cases for quick tap
* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2
* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2
* Add function declaration for get_quick_tap_term
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2 years ago
Wolf Van Herreweghe
608ed489de
Update KC_BKSP->KCBSPC for default Ortho4x6 layout ( #19290 )
...
Co-authored-by: Wolf <contact@vwolf.be>
2 years ago
Joel Challis
1dd3e46336
Remove broken keymap/userspace ( #19271 )
2 years ago
Manna Harbour
0b29af1019
[Keymap] Update Miryoku ( #19190 )
3 years ago
Joel Challis
2d45e5e4b4
Add ortho_3x3 community layout ( #19210 )
3 years ago
Joel Challis
e0d0d81dfa
Add missing default_ortho_5x5 keymap ( #19208 )
3 years ago