summaryrefslogtreecommitdiff
path: root/keyboards/keebio
AgeCommit message (Collapse)Author
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis
2023-09-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-13Keebio NyquistPad Layout Updates (#22000)James Young
* Rename `LAYOUT` to `LAYOUT_ortho_5x6` [refactor] * Add `LAYOUT_ortho_5x6_1x2u` [enhancement]
2023-09-12Migrate stray WS2812_DRIVER to info.jsonzvecr
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
* Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches
2023-08-23Fix keyboards with old RGB driver names (#21815)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-07-31Fix layout offsets for a handful of boards (#21636)Ryan
2023-07-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-24Add Nyquistpad (#21578)Danny
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan
2023-07-21Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-07-20Move files to rev1 folder, add rev2 (#21563)Danny
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-07-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-06[Keyboard] Add Nyquist Rev. 4 (#21421)Danny
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-05[Keymap] small changes, game layer for mattly keymap (#21375)Matthew Lyon
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-03Fix encoder map declarations (#21435)Joel Challis
2023-07-02Reduce `keebio/bamfk1:via` firmware size (#21432)Joel Challis
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan
2023-07-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-30Add Iris Rev. 8 (#21392)Danny
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-21Keebio Cepstrum Configurator Touch-Up (#21310)James Young
* [enhancement] remove redundant layout data Remove the redundant layout data from the keyboard-level `info.json`. * [enhancement] correct JSON syntax in rev1/info.json * [enhancement] friendly-format rev1/info.json * [enhancement] correct layout data
2023-06-19Remove encoder in-matrix workaround code (#20389)jack
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14Add Sinc Rev. 4 (#21130)Danny
* Fork Rev. 3 to 4 * Update RGB LED positions * Adjust RGB positions * Enable more RGB modes * Update copyrights * Add license headers to keymaps * Use same type of license header Co-authored-by: Joel Challis <git@zvecr.com> * Fix I2C pins --------- Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2023-05-28Encoder map: NUM_DIRECTIONS (#21066)Nick Brassel
2023-05-27Fix up `keebio/cepstrum` (#21062)Nick Brassel
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-24Add encoder map FoldKB in VIA (#21038)Danny
2023-05-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-18Define RGB_DI_PIN directly instead of using another define (#20983)Danny
2023-05-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-18Add Cepstrum Rev. 1 Keyboard (#20721)Danny
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-05-09Clean up trailing commas from info.json (#20812)Ryan
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-05-03Remove more junk files and scripts (#20682)Ryan