summaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio
Commit message (Expand)AuthorAgeFilesLines
* Cleanup junk chars, part 2 (#13284)Ryan2021-06-251-14/+14
* Change Lufa-MS size (#13183)kb-elmo2021-06-151-0/+3
* update readme (#12322)MechMerlin2021-04-151-5/+7
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-20/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-223-3/+53
|\
| * [Keyboard] Graystudio COD67 VIA support (#11961)Rys Sommefeldt2021-02-213-3/+53
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-094-4/+0
|/
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-184-4/+0
* Refactor to use led config - Part 2 (#10906)Joel Challis2020-11-174-92/+7
* [Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack2020-11-044-0/+111
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-023-3/+5
* VIA Support: Gray Studio HB85 (#10329)MechMerlin2020-09-235-3/+81
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-074-31/+0
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-292-2/+2
* Add more missing info.json layouts (#9595)Ryan2020-06-301-8/+233
* [Keymap] Personal keymaps for Prime_E, Corne, Space65 and updates (#9234)Sid Carter2020-06-133-0/+52
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* BACKLIGHT_ON_STATE config.h fixes (#8862)Ryan2020-04-302-4/+1
* [Keymap] added vim compatibility, backspace above enter, and general macOS op...Keith Long2020-04-102-0/+170
* Disable console on vusb boards using mouse/extra (#8625)Joel Challis2020-03-311-1/+1
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-352/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-30/+5
* VIA support for the Think6.5 (#8118)Rys Sommefeldt2020-02-126-12/+110
* VIA support for Graystudio Space65 (#8126)Rys Sommefeldt2020-02-123-4/+53
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-302-11/+11
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-232-6/+6
* [Keyboard] Think 6.5 Soldered Matrix Fix (#7952)MechMerlin2020-01-213-24/+8
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-182-20/+13
* Added keymap for Space65 (#7562)James Young2020-01-183-0/+185
|\
| * updated keys and cleaned up readmeWilliam Chang2020-01-012-21/+20
| * Merge branch 'feature/billiams_space65' of github.com:billiams/qmk_firmware i...William Chang2019-12-082-5/+5
| |\
| | * Update keyboards/gray_studio/space65/keymaps/billiams/keymap.cWilliam Chang2019-12-081-1/+1
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| * | remove unnecessary code from keymapWilliam Chang2019-12-081-40/+0
| |/
| * Added keymap profile to space65William Chang2019-12-073-0/+226
* | [Keyboard] Graystudio Space65 ISO UK layout and keymap (#7912)Rys Sommefeldt2020-01-164-1/+76
* | Add LUFA mass storage `BOOTLOADER` "support" (#7729)fauxpark2019-12-291-4/+1
* | [Keymap] Custom user keymap for Think6.5 with LED range control (#7603)Rys Sommefeldt2019-12-184-3/+369
* | [Keyboard] Think6.5 Default Keymap Cleanup (#7594)MudkipMao2019-12-092-20/+20
* | [Keyboard] Fix 2U backspace key in ansi_blocker layout for GrayStudio Space65...Jason Nedell2019-12-092-24/+24
* | [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-32/+5
|/
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-152-1/+2
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-151-10/+0
* [Keyboard] Update COD67 support to complete it and add a personal map (#7291)Rys Sommefeldt2019-11-088-148/+90
* Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark2019-11-042-51/+8