summaryrefslogtreecommitdiff
path: root/keyboards/kagizaraya
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis4-4/+0
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis2-48/+8
2024-08-25Update Underglow keycodes (#23765)Ryan4-8/+8
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis2-2/+6
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky2-76/+0
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 1 (#23768)James Young8-53/+24
2024-05-17Delete trivial keymap readmes (#23714)Ryan5-7/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan3-3/+3
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-8/+8
2024-04-24Remove RGBLIGHT_SPLIT in rules.mk (#23599)Joel Challis1-1/+0
2024-04-23Migrate build target markers to keyboard.json - JK (#23588)Joel Challis2-0/+0
2024-04-19Data-Driven Keyboard Conversions: K, Part 1 (#23556)James Young4-23/+12
2024-04-13Miscellaneous keyboard.json migrations (#23486)Joel Challis2-14/+8
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland4-2/+2
2024-04-08Tidy up default layer handling in keymaps (#23436)Joel Challis4-34/+4
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan1-1/+0
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-1/+0
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2-12/+9
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis2-195/+0
2024-01-17I2C driver cleanup (#21273)David Hoelscher1-2/+1
2024-01-16i2c: rename read/write register functions (#22905)Ryan1-15/+15
2023-12-23Refactor: move miniaxe into kagizaraya (#22708)フィルターペーパー7-0/+476
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel3-221/+0
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-24/+26
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2-24/+0
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan4-4/+6
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-7/+5
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+4
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2-1/+3
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-6/+6
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2-2/+2
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-65/+138
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan4-93/+121
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2-4/+0
2023-03-17Remove more empty headers (#20155)Ryan3-49/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan5-54/+10
2023-02-26Move backlight config to data driven (#19910)Ryan2-2/+3
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-1/+0
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-2/+3
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-16/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan1-5/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan3-12/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan3-15/+0