Commit graph

166 commits

Author SHA1 Message Date
Joel Challis
78a74ca974
[Keymap Removal] keyboard with most keymaps () 2024-02-16 13:25:44 +00:00
Nick Brassel
a1c8b1ebf7
Remove obvious user keymaps, keyboards/{d,e,f}* edition. () 2023-12-18 21:45:52 +11:00
Joel Challis
990895f03f
[Keymap Removal] keebio/iris and related keymaps. () 2023-12-18 12:49:19 +11:00
Nick Brassel
7ea022ba88
[Keymap Removal] Planck and related keymaps. () 2023-12-17 21:54:01 +11:00
Joel Challis
1ed03f498f
Remove userspace keymaps () 2023-11-27 05:36:45 +11:00
Ryan
b4a7b9253a
Bluetooth: driver naming cleanups () 2023-07-29 15:16:14 +10:00
Ryan
1c9d0f0eec
Remove default TAPPING_TERM from keyboard config.h () 2023-06-18 23:33:45 +01:00
Ryan
595f7db384
Remove HHKB RN42 code () 2023-05-22 04:40:34 +01:00
Ryan
f111bea3cd
Move miscellaneous layouts to data driven () 2023-04-25 02:38:35 +10:00
Ryan
0ddb7d7863
Move single 60_ansi, 60_hhkb and 60_iso layouts to data driven () 2023-04-15 21:09:08 +10:00
Ryan
5bd68e3695
Move single LAYOUTs to data driven () 2023-04-12 13:42:51 +10:00
precondition
1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps () 2023-04-03 15:32:47 +10:00
Ryan
1e07ff1fb1
Fix some more missing #pragma onces () 2023-03-23 17:21:37 +00:00
Ryan
02ccc50e60
Remove more empty headers () 2023-03-17 14:02:04 +11:00
Ryan
26854f5940
Remove default and unused BACKLIGHT_LEVELS () 2023-02-22 01:12:42 +00:00
Ryan
43843e19b6
Clean up remaining rules.mk MCU/BOOTLOADERs ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17 14:15:06 +11:00
Ryan
f4ba17c4a0
Move LED indicator config to data driven () 2023-02-17 13:14:29 +11:00
Ryan
bbf7a20b33
Refactor Leader key feature ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-02-13 03:19:02 +11:00
Joel Challis
11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum () 2023-02-11 03:47:17 +00:00
Ryan
f9aeea64c1
Migrate MCU and BOOTLOADER to data-driven () 2023-02-08 18:41:46 +11:00
Ryan
11b6bb8179
Remove unused Bootmagic row/col defines from config.h () 2023-02-07 00:05:37 +00:00
Ryan
a988f8a169
Remove unused GRAVE_ESC_CTRL_OVERRIDE from config.h () 2023-02-06 02:40:23 +00:00
Ryan
53b7dbe671
Remove unused LOCKING_SUPPORT_ENABLE from config.h () 2023-02-05 20:26:45 +00:00
Ryan
ebb512db82
Debounce defines cleanup ()
* Clean up `DEBOUNCE` in config.h, 0-9

* Clean up `DEBOUNCE` in config.h, A

* Clean up `DEBOUNCE` in config.h, B

* Clean up `DEBOUNCE` in config.h, C

* Clean up `DEBOUNCE` in config.h, D

* Clean up `DEBOUNCE` in config.h, E

* Clean up `DEBOUNCE` in config.h, F

* Clean up `DEBOUNCE` in config.h, G

* Clean up `DEBOUNCE` in config.h, H

* Clean up `DEBOUNCE` in config.h, handwired

* Clean up `DEBOUNCE` in config.h, I

* Clean up `DEBOUNCE` in config.h, J

* Clean up `DEBOUNCE` in config.h, K

* Clean up `DEBOUNCE` in config.h, L

* Clean up `DEBOUNCE` in config.h, M

* Clean up `DEBOUNCE` in config.h, N

* Clean up `DEBOUNCE` in config.h, O

* Clean up `DEBOUNCE` in config.h, P

* Clean up `DEBOUNCE` in config.h, Q

* Clean up `DEBOUNCE` in config.h, R

* Clean up `DEBOUNCE` in config.h, S

* Clean up `DEBOUNCE` in config.h, T

* Clean up `DEBOUNCE` in config.h, U

* Clean up `DEBOUNCE` in config.h, V

* Clean up `DEBOUNCE` in config.h, W

* Clean up `DEBOUNCE` in config.h, X

* Clean up `DEBOUNCE` in config.h, Y

* Clean up `DEBOUNCE` in config.h, Z

* Remove default debounce from info.json

* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
Ryan
b867522f8c
Clean up Force NKRO in config.h () 2023-01-30 20:45:41 +00:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. () 2023-01-31 06:03:30 +11:00
Ryan
b727434391
Remove commented out backlight config & stray "backlight levels" () 2023-01-28 15:42:44 +00:00
Ryan
56555c61e1
Migrate LAYOUTS to data driven ()
* Migrate `LAYOUTS` to data driven, 0-9

* Migrate `LAYOUTS` to data driven, A

* Migrate `LAYOUTS` to data driven, B

* Migrate `LAYOUTS` to data driven, C

* Migrate `LAYOUTS` to data driven, D

* Migrate `LAYOUTS` to data driven, E

* Migrate `LAYOUTS` to data driven, F

* Migrate `LAYOUTS` to data driven, G

* Migrate `LAYOUTS` to data driven, H

* Migrate `LAYOUTS` to data driven, handwired

* Migrate `LAYOUTS` to data driven, I

* Migrate `LAYOUTS` to data driven, J

* Migrate `LAYOUTS` to data driven, K

* Migrate `LAYOUTS` to data driven, L

* Migrate `LAYOUTS` to data driven, M

* Migrate `LAYOUTS` to data driven, N

* Migrate `LAYOUTS` to data driven, O

* Migrate `LAYOUTS` to data driven, P

* Migrate `LAYOUTS` to data driven, Q

* Migrate `LAYOUTS` to data driven, R

* Migrate `LAYOUTS` to data driven, S

* Migrate `LAYOUTS` to data driven, T

* Migrate `LAYOUTS` to data driven, U

* Migrate `LAYOUTS` to data driven, V

* Migrate `LAYOUTS` to data driven, W

* Migrate `LAYOUTS` to data driven, X

* Migrate `LAYOUTS` to data driven, Y

* Migrate `LAYOUTS` to data driven, Z
2023-01-10 02:48:20 +00:00
Ryan
801d2ff940
Remove useless line continuations () 2022-12-30 11:48:05 +11:00
Ryan
fe18df9d41
Normalise Dynamic Macro keycodes ()
* `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1`

* `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2`

* `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1`

* `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2`

* `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP`

* Update docs
2022-11-03 23:01:06 +00:00
Ryan
002b58f0e4
Normalise Space Cadet keycodes () 2022-10-27 11:19:16 +01:00
Ryan
b33fc34967
Deprecate KC_LEAD for QK_LEAD () 2022-10-21 14:25:54 +01:00
Ryan
1cb1a5a374
Remove legacy Grave Escape keycodes () 2022-10-20 18:04:11 -07:00
Ryan
18dc851e37
Remove legacy Debug keycode ()
* `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
Ryan
74223c34a9
Remove legacy keycodes, part 6 ()
* `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
5e4b076af3
Remove legacy keycodes, part 5 ()
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Ryan
5629ba1807
Remove legacy keycodes, part 4 ()
* `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
Ryan
e96d829724
Remove legacy keycodes, part 3 ()
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
Ryan
c6f1b594a2
Remove legacy keycodes, part 2 ()
* `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
Ryan
4b2d71de52
Remove legacy international keycodes () 2022-10-09 14:51:09 +11:00
Ryan
6dbbeea46a
Refactor send_extra () 2022-10-06 19:35:01 -07:00
Ryan
09d668eb0e
Simplify extrakeys sending at the host driver level ()
* Simplify extrakeys sending at the host driver level

* There are two arguments here

* Wrong syntax

* Adjust keyboards which use a custom host driver
2022-09-02 20:38:27 +01:00
Ryan
d983251c10
Switch over MANUFACTURER and PRODUCT to string literals () 2022-08-28 09:59:40 -07:00
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps () 2022-08-21 23:55:30 +01:00
Joel Challis
764c542bef
Remove tmk_core 'serial' code () 2022-08-08 03:13:16 +01:00
Ryan
920f983767
Move keyboard USB IDs and strings to data driven: H () 2022-07-28 14:12:40 +01:00
jels
ac333016eb
Add ATmega32u2 Support to HHKB () 2022-07-02 22:18:56 +10:00
Kan-Ru Chen
f439fe6055
HHKB YDKB Yang BT Controller ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-07-02 21:01:03 +10:00
Ryan
4a8bd7b9a5
Rename keymap_extras headers for consistency () 2022-05-15 21:27:01 +10:00
Joel Challis
6e819945ed
Remove some layout exceptions ()
* LAYOUT_JP -> LAYOUT_jp

* LAYOUT_ANSI_DEFAULT -> LAYOUT

* LAYOUT_reviung34_2uL -> LAYOUT_reviung34_2u
2022-04-29 01:31:55 +01:00