summaryrefslogtreecommitdiff
path: root/keyboards/keebio/nyquist
AgeCommit message (Expand)AuthorFilesLines
2025-09-12Tidy Keebio keyboards (#25653)Joel Challis3-8/+8
2025-09-12Migrate `eeconfig_init_kb` implementations to config (#25422)Joel Challis6-37/+31
2025-06-28Configure boards to use development_board - K (#25421)Joel Challis2-4/+2
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-10-12keebio/nyquist: Remove invalid I2C config (#24479)Joel Challis2-8/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-58/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis3-3/+9
2024-07-13Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis4-38/+6
2024-07-13Migrate SERIAL_DRIVER to json (#23925)Joel Challis4-2/+6
2024-06-27Add Nyquist Rev. 5 (#23971)Danny6-242/+343
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)James Young6-83/+18
2024-04-23Migrate build target markers to keyboard.json - JK (#23588)Joel Challis1-0/+0
2024-04-13Miscellaneous keyboard.json migrations (#23486)Joel Challis6-36/+28
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland6-6/+3
2024-04-08Tidy up default layer handling in keymaps (#23436)Joel Challis2-17/+7
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis21-871/+0
2024-02-01Migrate RGB Matrix config to info.json - K (#22911)Joel Challis2-7/+6
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark11-868/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-19[Keymap Removal] xiudi/xd75 and related keymaps. (#22698)Joel Challis3-125/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel8-743/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel12-810/+0
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-1/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-123/+0
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis1-1/+3
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-13/+13
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-07-06Merge remote-tracking branch 'origin/master' into developQMK Bot9-50/+375
2023-07-06[Keyboard] Add Nyquist Rev. 4 (#21421)Danny9-50/+375
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan6-7/+3
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan6-3/+9
2023-06-01Unicodemap keycodes rename (#21092)Ryan1-3/+3
2023-04-30Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan5-179/+271
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan1-4/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan6-3/+9
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan6-57/+158
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan6-20/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan6-20/+15
2023-03-10Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan3-24/+0
2023-02-26Move backlight config to data driven (#19910)Ryan4-8/+8
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-1/+1
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan6-9/+9
2023-02-17Remove matrix size defines (#19581)Ryan3-15/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-19/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-21/+9
2023-02-03Debounce defines cleanup (#19742)Ryan3-9/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan3-9/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0