Nick Brassel
|
2b00b846dc
|
Non-volatile memory data repository pattern (#24356)
* First batch of eeconfig conversions.
* Offset and length for datablocks.
* `via`, `dynamic_keymap`.
* Fix filename.
* Commentary.
* wilba leds
* satisfaction75
* satisfaction75
* more keyboard whack-a-mole
* satisfaction75
* omnikeyish
* more whack-a-mole
* `generic_features.mk` to automatically pick up nvm repositories
* thievery
* deferred variable resolve
* whitespace
* convert api to structs/unions
* convert api to structs/unions
* convert api to structs/unions
* fixups
* code-side docs
* code size fix
* rollback
* nvm_xxxxx_erase
* Updated location of eeconfig magic numbers so non-EEPROM nvm drivers can use them too.
* Fixup build.
* Fixup compilation error with encoders.
* Build fixes.
* Add `via_ci` keymap to onekey to exercise VIA bindings (and thus dynamic keymap et.al.), fixup compilation errors based on preprocessor+sizeof.
* Build failure rectification.
|
2025-03-21 23:38:34 +11:00 |
|
Joel Challis
|
e4e015c0c8
|
Update keymaps to use PDF keycode (#24633)
|
2024-11-23 13:35:34 +00:00 |
|
Nick Brassel
|
45dc2499dc
|
Remove all via-enabled keymaps, including via. (#24322)
|
2024-08-26 07:51:22 +10:00 |
|
Ryan
|
8f6d2ac53c
|
Update Underglow keycodes (#23765)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2024-08-25 22:15:07 +10:00 |
|
Dasky
|
f2c789bb4a
|
Fix build failures noticed in #24163 CI log. (#24164)
|
2024-07-21 09:56:39 +10:00 |
|
Joel Challis
|
2acb426b8e
|
Remove "empty" files (#22603)
|
2023-12-05 08:37:00 +00:00 |
|
Ryan
|
786ebf8760
|
Remove requirement for keymap_steno.h include in keymaps (#22423)
* Remove requirement for `keymap_steno.h` include in keymaps
* Add back keymap_steno.h with a note for the time being
|
2023-11-12 18:25:46 +11:00 |
|
Ryan
|
539c8e3b72
|
jian/rev1: convert to DIP Switch (#22248)
|
2023-10-14 07:02:44 +11:00 |
|
precondition
|
1899793f27
|
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
|
2023-04-03 15:32:47 +10:00 |
|
Ryan
|
06664e8a94
|
Fix layouts containing keys with multiple matrix positions (#20191)
|
2023-03-29 15:47:59 +11:00 |
|
Ryan
|
2d843088a2
|
Normalise Swap Hands keycodes (#19720)
|
2023-01-30 18:37:19 +00:00 |
|
Ryan
|
801d2ff940
|
Remove useless line continuations (#19399)
|
2022-12-30 11:48:05 +11:00 |
|
Nick Brassel
|
219afaba42
|
Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2022-11-06 08:11:59 +11:00 |
|
Ryan
|
22be7e79ac
|
Normalise Auto Shift keycodes (#18892)
* Normalise Auto Shift keycodes
* Add keycode table to main list
* Add old keycodes to legacy header
|
2022-10-28 13:53:15 +01:00 |
|
Ryan
|
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 |
|
Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
|
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
|
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
|
Xelus22
|
b73a29aaea
|
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75
* update uint32_t to layer_state
|
2021-07-19 09:50:55 -07:00 |
|
KgOfHedgehogs
|
11599bea93
|
[Keymap] Add jian/keymaps/left_hand (#11196)
* Add jian/keymaps/left_hand
* Add jian/rev2/readme.md
* Remove mod tap on mirrored layer
* Add GPL2+ license header
* Add gb version to readme
|
2021-01-05 21:52:51 -08:00 |
|
KgOfHedgehogs
|
8cbaea9e8d
|
[Keyboard] Fix jian backlight related ifdefs (#10679)
* Add jian backlight enabled ifdefs
* Fix adavnced layout LAYOUT_dips usage
|
2020-10-22 20:16:33 -07:00 |
|
KgOfHedgehogs
|
ce5cdc6f8a
|
Add jian/keymaps/via/config.h (#9948)
|
2020-08-13 00:05:02 +10:00 |
|
KgOfHedgehogs
|
0fcefdc013
|
Add jian qmk_via layout and LTO_ENABLE to all jian revs (#9606)
|
2020-07-06 22:40:23 +10:00 |
|
KgOfHedgehogs
|
157319fbd0
|
[Keyboard] Jian keyboard (#8914)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2020-06-17 19:17:30 -07:00 |
|