Joel Challis
eef2dd4cc8
Move VIA config to keymap level ( #23754 )
2024-05-21 13:25:28 +01:00
Ryan
4ebc9a9fe4
Delete trivial keymap readmes ( #23714 )
2024-05-17 23:49:29 +01:00
Nick Brassel
432475f553
Encodermap direction define. ( #20454 )
2023-04-15 16:18:44 +01:00
Nick Brassel
2fd4fddf1b
VIA Protocol 12 + fixes ( #19916 )
...
Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: zvecr <git@zvecr.com>
2023-02-23 09:19:00 +11:00
Ryan
5fb543c995
Change RGB_MATRIX_STARTUP_* defines to RGB_MATRIX_DEFAULT_* ( #19079 )
2022-11-27 04:18:24 +11:00
Ryan
4a1330d624
Normalise MIDI keycodes ( #18972 )
...
* `MI_ON`, `MI_OFF`, `MI_TOG` -> `MI_TOGG`
* `MI_CH*`, `MI_CHU` -> `MI_CHNU`, `MI_CHD` -> `MI_CHND`
* `MI_VEL_*` -> `MI_VL*`, `MI_VELU`, `MI_VELD`
* `MI_TRNS_*` -> `MI_TR*`, `MI_TRNSU` -> `MI_TRSU`, `MI_TRNSD` -> `MI_TRSD`
* `MI_OCT_*` -> `MI_OC*`, `MI_OCTU`, `MI_OCTD`
* Misc controls
* Note keycodes
* Add legacy keycodes
* Regenerate keycodes
* Typo
2022-11-07 02:26:15 +00:00
Ryan
4561d250b3
Remove legacy EEPROM clear keycodes ( #18782 )
...
* `EEP_RST` -> `EE_CLR`, default-ish keymaps
* `EEP_RST` -> `EE_CLR`, user keymaps
* `EEP_RST` -> `EE_CLR`, community layouts
* `EEP_RST` -> `EE_CLR`, userspace
* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
Drashna Jaelre
c1c15b0fa7
Fix Per Key LED Indicator Callbacks ( #18450 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-10-04 15:24:22 -07:00
3araht
7477d25b17
Bandominedoni encoder fix ( #18229 )
...
by 3araht
2022-08-31 18:17:54 +01:00
QMK Bot
694c2c41c2
Merge remote-tracking branch 'origin/master' into develop
2022-08-13 19:45:00 +00:00
3araht
e038be7eb5
Bandominedoni version output feature and a new keymap added ( #17947 )
...
* SPLIT_USB_DETECT added.
* lednotg keymap added.
* lednotg missing modification fixed.
* VERSION is available.
* USER00 is used instead of SAFE_RANGE in via/keymap.c
2022-08-13 20:44:29 +01:00
Drashna Jaelre
4cb66426fc
Make default layer size 16-bit ( #15286 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-06-19 07:37:51 +10:00
Drashna Jaelre
cf7d6abe9a
[Keyboard] Fix over sized compiliation for Bandiominedoni via keymap ( #15607 )
2021-12-28 14:35:07 +11:00
3araht
979fec9324
bandominedoni, Drashna's method is applied to encoder_update_kb. ( #15287 )
...
* Drashna's method is applied to rotary encoder rotation detection. rgb_matrix_user.inc -> rgb_matrix_kb.inc.
* Disabled some RGB MATRIX effects to shrink the firmware size.
* via # of layers changed from 5 to 4.
2021-12-27 21:27:15 +11:00
3araht
229cde6290
[Keyboard] add bandominedoni keyboard ( #13116 )
2021-09-21 14:13:36 -07:00