summaryrefslogtreecommitdiff
path: root/keyboards/chosfox
AgeCommit message (Collapse)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-1/+5
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis1-2/+0
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2-11/+11
* Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-73/+0
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 2 (#23746)James Young2-5/+6
Affects: - `chalice` - `charue/sunsetter_r2` - `checkerboards/axon40` - `checkerboards/candybar_ortho` - `checkerboards/g_idb60` - `checkerboards/nop60` - `checkerboards/phoenix45_ortho` - `checkerboards/plexus75` - `checkerboards/plexus75_he` - `checkerboards/pursuit40` - `checkerboards/quark` - `checkerboards/quark_lp` - `checkerboards/quark_plus` - `checkerboards/quark_squared` - `checkerboards/snop60` - `checkerboards/ud40_ortho_alt` - `cheshire/curiosity` - `chickenman/ciel` - `chlx/merro60` - `chlx/str_merro60` - `chosfox/cf81` - `citrus/erdnuss65` - `ckeys/handwire_101` - `ckeys/nakey` - `ckeys/obelus` - `ckeys/thedora` - `ckeys/washington` - `clueboard/2x1800/2018` - `clueboard/2x1800/2021`
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-105/+105
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
2024-01-04Migrate RGB Matrix config to info.json - C (#22807)Joel Challis2-9/+3
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-2/+2
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan3-6/+6
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis1-3/+0
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis2-2/+2
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan1-1/+1
2023-09-12Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)Joel Challis2-2/+5
2023-09-04Chosfox CF81: correct layout data (#21902)James Young1-4/+4
2023-08-30Fix invalid encoder_map declaration (#21868)Joel Challis2-2/+2
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-07-06[Keyboard] Add chosfox cf81 (#21437)jonylee@hfd11-0/+722
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com>