aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/sawnsprojects/okayu
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis2025-07-101-2/+6
|
* Remove duplicate of SPI default config from keyboards (#25266)Joel Challis2025-05-161-2/+1
|
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
|
* Remove empty `url` fields (#25181)Joel Challis2025-04-221-1/+0
|
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2025-01-201-1/+0
|
* Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan2024-09-021-3/+7
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-43/+0
|
* Update Underglow keycodes (#23765)Ryan2024-08-252-4/+4
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-306-0/+0
|
* Prep work for NKRO report separation (#22268)Ryan2023-10-143-3/+3
| | | | | | | | | | | * Clean up some keyboard/userspace code * Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS` * Add some missing includes * Use `PACKED` define for report types * Fix incorrect function signatures for FlexRAM EEPROM driver
* [Keyboard] Add Okayu (#22077)Sắn2023-10-1319-0/+947
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>