summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/rorschach
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-76/+52
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-032-2/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-11/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-7/+5
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-101-8/+0
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-52/+52
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+4
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-19/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-6/+6
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-153-3/+10
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-062-6/+0
* Clean-up of `#define _ADJUST 16` instances (#18182)James Young2022-08-271-4/+6
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-6/+6
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Fix up build options comments (#15463)Ryan2021-12-121-0/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-051-13/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-192-5/+5
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-16/+0
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Remove QMK_KEYBOARD_CONFIG_H from boards (#7635)Joel Challis2019-12-161-2/+0
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-211-4/+9
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+0
* [Keymap] Added keymap folder matching username to rorschach; added readme to ...tuesdayjohn2019-07-304-0/+339
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keymap] Added personal keymap to BFO-9000; cleaned up personal files in Kine...Salt-Peanuts2019-04-193-9/+4
* [Keyboard] Move Keebio boards to own folder (#5109)Danny2019-02-1215-0/+671