index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
gray_studio
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Keymap] added vim compatibility, backspace above enter, and general macOS op...
Keith Long
2020-04-10
2
-0
/
+170
*
Disable console on vusb boards using mouse/extra (#8625)
Joel Challis
2020-03-31
1
-1
/
+1
*
V-USB: Consolidate usbconfig.h's into a single file (#8584)
Ryan
2020-03-31
1
-352
/
+0
*
V-USB: Use structs for USB descriptors (#8572)
Ryan
2020-03-28
1
-9
/
+3
*
V-USB: Use manufacturer and product strings from config.h (#7797)
Ryan
2020-03-26
1
-30
/
+5
*
VIA support for the Think6.5 (#8118)
Rys Sommefeldt
2020-02-12
6
-12
/
+110
*
VIA support for Graystudio Space65 (#8126)
Rys Sommefeldt
2020-02-12
3
-4
/
+53
*
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2020-01-30
2
-11
/
+11
*
Fix LED configuration for PS2AVRGB boards (#7989)
fauxpark
2020-01-23
2
-6
/
+6
*
[Keyboard] Think 6.5 Soldered Matrix Fix (#7952)
MechMerlin
2020-01-21
3
-24
/
+8
*
Remove custom backlight code for PS2AVRGB boards (#7775)
fauxpark
2020-01-18
2
-20
/
+13
*
Added keymap for Space65 (#7562)
James Young
2020-01-18
3
-0
/
+185
|
\
|
*
updated keys and cleaned up readme
William Chang
2020-01-01
2
-21
/
+20
|
*
Merge branch 'feature/billiams_space65' of github.com:billiams/qmk_firmware i...
William Chang
2019-12-08
2
-5
/
+5
|
|
\
|
|
*
Update keyboards/gray_studio/space65/keymaps/billiams/keymap.c
William Chang
2019-12-08
1
-1
/
+1
|
|
*
Update keyboards/gray_studio/space65/keymaps/billiams/readme.md
William Chang
2019-12-08
1
-1
/
+1
|
|
*
Update keyboards/gray_studio/space65/keymaps/billiams/readme.md
William Chang
2019-12-08
1
-1
/
+1
|
|
*
Update keyboards/gray_studio/space65/keymaps/billiams/readme.md
William Chang
2019-12-08
1
-1
/
+1
|
|
*
Update keyboards/gray_studio/space65/keymaps/billiams/readme.md
William Chang
2019-12-08
1
-1
/
+1
|
*
|
remove unnecessary code from keymap
William Chang
2019-12-08
1
-40
/
+0
|
|
/
|
*
Added keymap profile to space65
William Chang
2019-12-07
3
-0
/
+226
*
|
[Keyboard] Graystudio Space65 ISO UK layout and keymap (#7912)
Rys Sommefeldt
2020-01-16
4
-1
/
+76
*
|
Add LUFA mass storage `BOOTLOADER` "support" (#7729)
fauxpark
2019-12-29
1
-4
/
+1
*
|
[Keymap] Custom user keymap for Think6.5 with LED range control (#7603)
Rys Sommefeldt
2019-12-18
4
-3
/
+369
*
|
[Keyboard] Think6.5 Default Keymap Cleanup (#7594)
MudkipMao
2019-12-09
2
-20
/
+20
*
|
[Keyboard] Fix 2U backspace key in ansi_blocker layout for GrayStudio Space65...
Jason Nedell
2019-12-09
2
-24
/
+24
*
|
[Keyboard] Update ATmega32A readme files to match template (#7462)
Joel Challis
2019-11-23
1
-32
/
+5
|
/
*
Set device version from config.h for V-USB boards (#7316)
fauxpark
2019-11-15
2
-1
/
+2
*
Add support for configurable polling interval and power usage o… (#7336)
fauxpark
2019-11-15
1
-10
/
+0
*
[Keyboard] Update COD67 support to complete it and add a personal map (#7291)
Rys Sommefeldt
2019-11-08
8
-148
/
+90
*
Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)
fauxpark
2019-11-04
2
-51
/
+8
*
[Keyboard] Think 6.5 (#7199)
MechMerlin
2019-10-29
18
-0
/
+816
*
Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)
fauxpark
2019-10-29
1
-1
/
+1
*
Cleanup rules.mk for 32U4 keyboards, G (#6971)
fauxpark
2019-10-12
2
-95
/
+12
*
Gray Studio Space65 Configurator Layout fix (#6987)
noroadsleft
2019-10-09
1
-2
/
+6
*
65 ansi blocker everywhere (everywhere I can find) (#6805)
MechMerlin
2019-09-25
3
-1
/
+18
*
Cleanup rules.mk for 32A and 328P keyboards (#6767)
fauxpark
2019-09-20
1
-15
/
+8
*
[Keyboard] Update space65.c to fix caps lock LED (#6375)
trinity1561
2019-07-20
1
-2
/
+3
*
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-16
1
-1
/
+0
*
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-07-15
1
-16
/
+0
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
2
-2
/
+2
*
[Keyboard] Refactor HB85 to get rid of custom i2c code (#5570)
MechMerlin
2019-04-07
7
-151
/
+10
*
[Keyboard] HB85 Refactor/Layout Addition (#5451)
MechMerlin
2019-03-20
7
-72
/
+175
*
[Keyboard] Adds Gray Studio HB85 Initial Support (#5311)
Felipe Coury
2019-03-06
9
-0
/
+844
*
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-02-18
2
-2
/
+2
*
[Keyboard] Space65: RGB Animations on by default (#5097)
MechMerlin
2019-02-11
2
-3
/
+3
*
Space65 Updates (#5008)
MechMerlin
2019-01-31
5
-7
/
+12
*
space65-5001 init, small corrections to the total number of leds (#5006)
Othi
2019-01-30
1
-1
/
+1
*
[Keyboard] Gray Studio Directory (#5002)
MechMerlin
2019-01-30
9
-0
/
+433
*
Fix link and name spelling in Space65's readme (#5004)
Konstantin Đorđević
2019-01-30
1
-3
/
+3
[next]