summaryrefslogtreecommitdiffstats
path: root/keyboards/spaceman
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: driver naming cleanups (#21624)Ryan2023-07-292-2/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-20/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-7/+7
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-37/+74
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-295-219/+155
* Remove more empty headers (#20155)Ryan2023-03-172-32/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-119-85/+24
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-94/+94
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-193-43/+4
* Remove matrix size defines (#19581)Ryan2023-02-173-11/+0
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-10/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-089-30/+8
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-316-6/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-105-6/+2
* Align definition of unicode_map (#19452)Joel Challis2023-01-011-1/+1
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-6/+6
* Normalise Unicode keycodes (#18898)Ryan2022-10-314-8/+8
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-062-2/+2
* Added personal Iris Rev6a layout and Milk 2% layout (#17600)Ryan Neff2022-08-314-0/+84
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-065-5/+0
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-048-29/+25
* Add alternative Logos (#17787)Spaceman2022-07-261-0/+55
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-1/+1
* Remove `keyboard_folder` instances from `info.json` files (#15932)James Young2022-01-191-1/+0
* Fix up build options comments (#15463)Ryan2021-12-124-4/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-095-6/+5
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-015-6/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-054-4/+4
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-2/+7
* Improve Adafruit BLE configuration defines (#14749)Ryan2021-10-081-4/+0
* Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-121-1/+2
* 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-124-11/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-104-28/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-3/+4
* Fix some additional bootmagic settings (#13979)Drashna Jaelre2021-08-121-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-0821-4/+310
|\
| * [Keyboard] Add Pancake v2 (#13839)Spaceman2021-08-0721-4/+310
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-293-14/+14
* | Remove Full Bootmagic (#13846)James Young2021-08-065-5/+5
* | Deprecate `send_unicode_hex_string()` (#12602)Ryan2021-05-141-12/+12
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-122-2/+2
|/
* Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz2021-03-151-1/+3
* remove keyboard_folder from info.jsonZach White2021-02-273-3/+0
* [Keyboard] Add keyboard yun65 (#11714)Spaceman2021-02-099-0/+194
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-302-0/+10
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-202-2/+0