Joel Challis
|
51ac915a01
|
Fix encoder map declarations (#21435)
|
2023-07-03 01:19:52 +01:00 |
|
jack
|
0f3a6ab637
|
Remove encoder in-matrix workaround code (#20389)
|
2023-06-19 09:46:27 -06:00 |
|
Stefan Kerkmann
|
712d48a591
|
[Core] Refactor keyevent_t for 1ms timing resolution (#15847)
|
2023-04-03 18:33:45 +10:00 |
|
Ryan
|
d4675a1281
|
Remove RGB_DI_PIN ifdefs (#20218)
|
2023-03-23 21:38:01 +11:00 |
|
Ryan
|
b440e0c050
|
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-02-26 09:45:12 +11:00 |
|
Ryan
|
1eb7e95e1b
|
Remove IS_HOST_LED_ON and migrate usages (#19753)
|
2023-02-06 02:36:09 +00:00 |
|
Joel Challis
|
b118c9a70b
|
Update use of legacy keycodes (#19120)
|
2022-11-22 22:07:47 +11:00 |
|
Ryan
|
ab0ad878c6
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
|
Ryan
|
21a7d31a19
|
Rename keymap_extras headers for consistency (#16939)
|
2022-05-15 21:27:01 +10:00 |
|
Takeshi Nishio
|
17e4733a42
|
[keyboard]Add v1 to jones keyboard (#14405)
* Change for latest information.
* Update from v03_1 to v1.
* Add v1 files.
* Remove finished todo comment.
* Fix COLUMN number, from "a" to "9".
* Formatting
* Update keyboards/jones/v1/rules.mk
* Add license header.
https://github.com/qmk/qmk_firmware/pull/14405#discussion_r710752035
* Implement better way to handle keycode for encoder.
Use "action_exec" instead of "tap_code16"
https://github.com/qmk/qmk_firmware/pull/14405#discussion_r710752924
* Move External EEPROM config to keyboard level
* Move the lest of DYNAMIC_KEYMAP config to keyboard level
https://github.com/qmk/qmk_firmware/pull/14405#discussion_r711668094
* Move the rest of DYNAMIC_KEYMAP config to keyboard level
https://github.com/qmk/qmk_firmware/pull/14405#discussion_r711668094
* Update keyboards/jones/v1/rules.mk
* Update keyboards/jones/v1/rules.mk
* Update keyboards/jones/v1/rules.mk
|
2022-03-09 20:14:53 -08:00 |
|