Ryan and GitHub
90f6b75873
Remove KC_DELT ( #18882 )
2022-10-27 19:33:38 +01:00
Ryan and GitHub
002b58f0e4
Normalise Space Cadet keycodes ( #18864 )
2022-10-27 11:19:16 +01:00
Ryan and GitHub
a80b886751
Deprecate CAPS_WORD/CAPSWRD for CW_TOGG ( #18834 )
2022-10-24 17:30:37 +01:00
Ryan and GitHub
74484e21af
Deprecate VLK_TOG for VK_TOGG ( #18807 )
2022-10-22 21:45:20 +01:00
Joel Challis and GitHub
428114fac2
Remove broken userspace and keymaps ( #18806 )
2022-10-22 18:03:33 +01:00
Ryan and GitHub
7cbff9d921
Deprecate KC_LOCK for QK_LOCK ( #18796 )
2022-10-21 15:46:10 +01:00
Ryan and GitHub
b33fc34967
Deprecate KC_LEAD for QK_LEAD ( #18792 )
2022-10-21 14:25:54 +01:00
Ryan and GitHub
1cb1a5a374
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07:00
Joel Challis and GitHub
08e111758d
Remove stale userspace/keymaps ( #18700 )
2022-10-20 23:15:15 +01:00
Ryan and GitHub
c347e732be
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
Ryan and GitHub
18dc851e37
Remove legacy Debug keycode ( #18769 )
...
* `DEBUG` -> `DB_TOGG`, default-ish keymaps
* `DEBUG` -> `DB_TOGG`, user keymaps
* `DEBUG` -> `DB_TOGG`, community layouts
* `DEBUG` -> `DB_TOGG`, userspace
* `DEBUG` -> `DB_TOGG`, docs & core
2022-10-19 11:33:05 +01:00
QMK Bot
d2bc11ca67
Merge remote-tracking branch 'origin/master' into develop
2022-10-19 00:41:02 +00:00
Tyler Thrailkill and GitHub
0b8fbff1cb
Adjust oled gen to fix flashing on timeout ( #18747 )
...
Fixes an issue in Ocean Dream that causes flashing after the oled screen
times out and turns off.
This occurs because writing to an OLED screen turns it on as well and we
are both writing then immediately turning the screen off, but only if
the timeout has occurred (no WPM, 30 seconds has passed).
2022-10-19 01:40:26 +01:00
Joshua Diamond and GitHub
80fdbfce5f
A little personal cleanup after #18726 and #18729 ( #18734 )
...
* A little cleanup after #18726
* Re-instate RGBLIGHT_EFFECT_STATIC_GRADIENT
* Extend to spin
2022-10-19 00:28:19 +01:00
fauxpark
803d62f78a
Merge remote-tracking branch 'upstream/master' into develop
2022-10-18 13:33:37 +11:00
89dbc18161
[Keymap] manna-harbour_miryoku RESET to QK_BOOT ( #18755 )
...
Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu >
2022-10-18 13:23:21 +11:00
Ryan and GitHub
bad8c5992b
Remove legacy sendstring keycodes ( #18749 )
2022-10-17 13:45:23 +01:00
Ryan and GitHub
74223c34a9
Remove legacy keycodes, part 6 ( #18740 )
...
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
Ryan and GitHub
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
QMK Bot
3fe9fbf950
Merge remote-tracking branch 'origin/master' into develop
2022-10-15 21:23:33 +00:00
ccdd28930a
fix: Remove OLED support ( #18719 )
...
* fix: Remove OLED support
* redundant files
Co-authored-by: zvecr <git@zvecr.com >
2022-10-15 22:22:59 +01:00
Drashna Jaelre and GitHub
ad8630bd72
Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users ( #18729 )
2022-10-15 09:59:31 -07:00
Ryan and GitHub
5629ba1807
Remove legacy keycodes, part 4 ( #18683 )
...
* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
Joel Challis and GitHub
14b522bb34
Remove keymaps that still reference legacy macros ( #18690 )
2022-10-13 02:22:16 +01:00
Joel Challis and GitHub
fb2c7da2fd
Remove some .gitignore files ( #18689 )
2022-10-13 08:36:51 +11:00
Ryan and GitHub
e96d829724
Remove legacy keycodes, part 3 ( #18669 )
...
* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
precondition and GitHub
17ada03243
Update snowe's KC_RESET to use QK_BOOT ( #18667 )
2022-10-11 10:27:21 +11:00
Ryan and GitHub
c6f1b594a2
Remove legacy keycodes, part 2 ( #18660 )
...
* `KC_SYSREQ` -> `KC_SYRQ`
And one `KC_ALT_ERASE` -> `KC_ERAS`
* `KC_NONUS_BSLASH` -> `KC_NUBS`
* `KC_NUMLOCK` -> `KC_NUM`
* `KC_CLCK` -> `KC_CAPS`
* `KC_SCROLLLOCK` -> `KC_SCRL`
* `KC_LBRACKET` -> `KC_LBRC`
* `KC_RBRACKET` -> `KC_RBRC`
* `KC_CAPSLOCK` -> `KC_CAPS`
2022-10-10 20:06:26 +01:00
QMK Bot
aab2bad089
Merge remote-tracking branch 'origin/master' into develop
2022-10-10 08:05:15 +00:00
Artjoms Rizihs and GitHub
cd4a265560
[Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes ( #15648 )
...
* qmk art 2020+
* fix compilation
* remove functions. translation matrix
* fix edgecases
* whitespace
* fix memory oddity changing the keymap with every string print
* return edge cases
* support workman layout for git strings
* subm
* secrets
* fix git ignore
* rename var
* workman HW feature toggle
* remember lenght for inserting secrets
* blink leds on secret finish
* 75:fix LEDs not reflecting state on boot
* move common led functions to user file
* move common led funcs to separate file
* move funcs file to separate folder
* capsword
* move string functions to a separate file
* consolidate led funcs
* tidy up variables
* email
* fix printing random keys on Mac + temp disable dynamic macro
* make switch lang shortcut configurable
* revert ergodone behaviour
* move git ignore to userspace folder
* ergodone clean up + saving space
* navigation combos
* shift caps always turns on caps lock. more combos
* convert led funcs into header file
* convert string funcs into header file
* fix compilation for split75
* remove git cherry pick
* update legal headers
* more legal headers
* home row macros
* refactor combo names
* redo combos for homerow + f10 11 12
* custom strings implementation (like secrets)
* ergodone: more consistent f keys
* tweak left right combos to minimise typing interference
* ctr z shortcut
* ergodone: move del to a more convenient key
* rename secrets file to a shorter length
* ergodone tweaks
* fix after merge
* removed included .c files
* Update keyboards/ktec/ergodone/keymaps/art/user_config.c.example
* Update keyboards/mt/split75/keymaps/art/user_config.c.example
* Update users/art/secr.h.example
* Update users/art/custom_definitions.h.example
* Update users/art/art_user_config.h.example
* Update users/art/art.h
2022-10-10 01:04:30 -07:00
64b1ed4550
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
Johannes Löthberg and GitHub
d412dc61ee
Remove remaining use of terminal keys and related comment labels ( #18402 )
2022-09-29 20:42:42 -07:00
QMK Bot
0a40299b4b
Merge remote-tracking branch 'origin/master' into develop
2022-09-30 02:02:10 +00:00
adcdacf93c
[Keymap] Personal user space code and keymaps by ZyBeR ( #18512 )
...
Co-authored-by: ZyBeR <n/a>
2022-09-29 19:01:33 -07:00
Ryan and GitHub
ea2819b2c2
Change {LED,RGB}_DISABLE_TIMEOUT to {LED,RGB}_MATRIX_TIMEOUT ( #18415 )
2022-09-26 14:40:15 +10:00
QMK Bot
9509dfbe39
Merge remote-tracking branch 'origin/master' into develop
2022-09-26 03:39:18 +00:00
Daniel Shields and GitHub
a4dcf22fd7
[Keymap] Tune mod tap configuration for dshields home row mods ( #18458 )
2022-09-25 20:38:37 -07:00
Drashna Jaelre and GitHub
5abb125b02
[Keymap] develop updates for Drashna Keymaps ( #18472 )
2022-09-25 13:04:00 -07:00
Ryan and GitHub
36c410592d
Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT ( #18399 )
2022-09-23 22:46:23 +10:00
QMK Bot
07936d37b6
Merge remote-tracking branch 'origin/master' into develop
2022-09-18 23:11:22 +00:00
Daniel Shields and GitHub
d8ef2ea7dd
Add home row modifiers to dshields keymaps. ( #18376 )
2022-09-18 19:10:50 -04:00
Joshua Diamond
9a1b4b78f1
Merge remote-tracking branch 'origin/master' into develop
2022-09-18 19:06:31 -04:00
c6ff10a257
FIx ARRAYSIZE def and Murphpad string array ( #18392 )
...
Co-authored-by: Jonavin <=>
2022-09-18 18:57:37 -04:00
Joshua Diamond and GitHub
a26f1ddafa
Chromeos keycodes ( #18212 )
2022-09-17 15:48:09 +10:00
Joshua Diamond and GitHub
7c49b8caa9
Adapt to unicode refactoring ( #18345 )
2022-09-12 21:32:52 +01:00
Dasky and GitHub
dc4af81e0b
Remove legacy USE_SERIAL define ( #18292 )
...
* Remove legacy USE_SERIAL define
* tidy up missed comments
2022-09-06 18:46:34 +01:00
Ryan and GitHub
8833b28361
Remove UNICODE_KEY_OSX and UC_OSX ( #18290 )
2022-09-06 18:07:08 +01:00
QMK Bot
db90919c7a
Merge remote-tracking branch 'origin/master' into develop
2022-09-02 15:33:43 +00:00
Drashna Jaelre and GitHub
90418b371f
[Keymap] Fix bootmagic compilation issue with Drashna keymaps ( #18223 )
2022-09-02 08:32:38 -07:00
Joshua Diamond and GitHub
e4bf832368
Add unicode mode change callbacks ( #18235 )
2022-08-31 16:39:16 -07:00