aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio
Commit message (Collapse)AuthorAgeFilesLines
* VIA Support: Gray Studio HB85 (#10329)MechMerlin2020-09-235-3/+81
| | | | | | | | | | | | | | | | * edit vid and pid * add VIA keymap * add my name to the readme * Update keyboards/gray_studio/hb85/keymaps/via/config.h * we have a third endpoint, no need to disable mousekeys * Update keyboards/gray_studio/hb85/keymaps/via/keymap.c * add license header
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-074-31/+0
| | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-292-2/+2
| | | | | | | | | * Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial draft maps * updates to the keymap to enable LED * does one still have to do these shenanigans? * update keymap with lights * update OLED stuff * update corne config * update singav3 pcb config * update ilpse config and map * update prime keymap as well * update the keymap for prime_e * update tapping term and keymap * switch numbers to the raise layer * move nav to lower * add mousekeys as well * some fixes * update keymap * add my layout for space65 * update map * update keymap * add grave key * update config for my keymap * update keymap * switch to newer mechanisms * grave on capslock * cleanup * udpate config * update keymap * Update keyboards/gray_studio/space65/keymaps/madhatter/rules.mk * Update keyboards/gray_studio/space65/keymaps/madhatter/keymap.c * Update keyboards/crkbd/keymaps/madhatter/rules.mk * Update keyboards/crkbd/keymaps/madhatter/rules.mk * Update keyboards/gray_studio/space65/keymaps/madhatter/keymap.c * Update keyboards/crkbd/keymaps/madhatter/keymap.c * Update keyboards/primekb/prime_e/keymaps/madhatter/config.h * Update keyboards/gray_studio/space65/keymaps/madhatter/config.h * Update keyboards/crkbd/keymaps/madhatter/keymap.c * Update keyboards/wilba_tech/wt75_b/keymaps/madhatter/config.h * Update keyboards/crkbd/keymaps/madhatter/keymap.c * Update keyboards/crkbd/keymaps/madhatter/keymap.c * Update keyboards/gray_studio/space65/keymaps/madhatter/config.h * Update keyboards/primekb/prime_e/keymaps/madhatter/config.h * Update keyboards/wilba_tech/wt75_b/keymaps/madhatter/config.h * Update keyboards/crkbd/keymaps/madhatter/keymap.c * Update keyboards/crkbd/keymaps/madhatter/keymap.c * Update keyboards/primekb/prime_e/keymaps/madhatter/keymap.c * Update keyboards/crkbd/keymaps/madhatter/readme.md * remove file I don't use
* 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 ↵Keith Long2020-04-102-0/+170
| | | | | | | | | | opt… (#8080) * added vim compatibility, backspace above enter, and general macOS optimizations on top of default layout * add space65 macOS keymap for vim users with an optimized bottom row * Update keyboards/projectkb/alice/keymaps/keithlo/keymap.c
* 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 structs for USB descriptors * Update usbconfigs * cformat pass
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-30/+5
| | | | | * V-USB: Use manufacturer and product strings from config.h * Update board configs
* VIA support for the Think6.5 (#8118)Rys Sommefeldt2020-02-126-12/+110
| | | | | | | | | | | | | | * VIA support for Think6.5 * VIA support for Think6.5 Hotswap * VIA works better with separate layout options * Remove the colours used to help develop it in KLE * Pay better attention to the JSON linter * Update Think6.5 PRODUCT and remove VIA JSON defs
* VIA support for Graystudio Space65 (#8126)Rys Sommefeldt2020-02-123-4/+53
| | | | | | * VIA support for Graystudio Space65 * Update Space65 PRODUCT and remove VIA JSON def
* 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
| | | | | | * Fix LED configuration for PS2AVRGB boards * Undo backlight on state changes
* [Keyboard] Think 6.5 Soldered Matrix Fix (#7952)MechMerlin2020-01-213-24/+8
| | | | | | | | | | * both backspace and left shift matrix positions off by one * update the led_update routine * update readme * Update keyboards/gray_studio/think65/solder/solder.c
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-182-20/+13
| | | | | | | | | | | | | | * Remove custom backlight code for PS2AVRGB boards * Remove custom driver setting * BACKLIGHT_BREATHING goes in config.h, not here * Don't need to include backlight.c again here either * Turn on backlight for Canoe * Disable console on a few boards due to oversize
* Added keymap for Space65 (#7562)James Young2020-01-183-0/+185
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit * Modified keymap and updated readme. * fixed numbering in readme * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Made requested changes in PR. * Rename README.md to readme.md * swapped media control keys * updated right alt key to apply shift key for emacs * updated R_Alt to remove shift * Updated readme * add layout 2 and rename existing folder to layout 4 - renamed existing folder with directional layout to layout 4 - udpated existing readme - Added layout_60_2 * update flash script per pull request review * Added keymap profile to space65 - This keymap profile is for MacOS with VIM key bindings - See readme for more information * Update keyboards/gray_studio/space65/keymaps/billiams/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/gray_studio/space65/keymaps/billiams/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/gray_studio/space65/keymaps/billiams/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/gray_studio/space65/keymaps/billiams/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/gray_studio/space65/keymaps/billiams/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * remove unnecessary code from keymap * updated keys and cleaned up readme Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
| * updated keys and cleaned up readmeWilliam Chang2020-01-012-21/+20
| |
| * Merge branch 'feature/billiams_space65' of github.com:billiams/qmk_firmware ↵William Chang2019-12-082-5/+5
| |\ | | | | | | | | | into feature/billiams_space65
| | * Update keyboards/gray_studio/space65/keymaps/billiams/keymap.cWilliam Chang2019-12-081-1/+1
| | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
| * | remove unnecessary code from keymapWilliam Chang2019-12-081-40/+0
| |/
| * Added keymap profile to space65William Chang2019-12-073-0/+226
| | | | | | | | | | - This keymap profile is for MacOS with VIM key bindings - See readme for more information
* | [Keyboard] Graystudio Space65 ISO UK layout and keymap (#7912)Rys Sommefeldt2020-01-164-1/+76
| | | | | | | | | | | | | | | | | | | | | | | | * ISO UK layout for Graystudio Space65 * Quick line on how to build it in the readme * Update ASCII art layout guide to match reality * Whoops, space is actually K47, not K46 * Rename to 65_iso_blocker and remove uk designation
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ISO layout for the soldered Think6.5 PCB * Think6.5 personal layout readme * Add personal Think6.5 user map with LED group cycling * Add default case to process_record_user * Make the ASCII diagram match the layer properly * Relocate KC_NUHS to the home row for consistency * Add LAYOUT_65_iso_badge to info.json * Wire up the badge LEDs as capslock LEDs * Remove unused keymap variable
* | [Keyboard] Think6.5 Default Keymap Cleanup (#7594)MudkipMao2019-12-092-20/+20
| |
* | [Keyboard] Fix 2U backspace key in ansi_blocker layout for GrayStudio ↵Jason Nedell2019-12-092-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Space65 keyboard (#7593) * Fix ansi_blocker layout Reposition unused keycode * Update keymap matrix hex code Use match hex code so number matches matrix position Update spacing * Realign keymap to match physical hardware
* | [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-32/+5
|/ | | | | | | | * Update atmega32a readme files to match template * Update atmega32a readme files to match template - fixes * Apply suggestions from code review
* 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
| | | | | | * Add support for custom polling interval and power usage on V-USB boards * Use 1ms as default for now
* [Keyboard] Update COD67 support to complete it and add a personal map (#7291)Rys Sommefeldt2019-11-088-148/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update docs for default keymap * Update COD67 docs with fixes and macOS details * Add a personal COD67 2-layer map with RGB control * Enable RGB, NKRO and change firmware format to bin * Swap k0D and k48 to fix backspace on the top row * Add RGB config and tidy up a bit * Finish default map because merlin was full of bbq * Whoops, rogue tabs * Typo fix in the main COD67 readme * Remove empty function defs in keymap * Swap how the backspace key relocation happens * Fix PRODUCT_ID and add a link to software PWM docs * Disable NKRO and bootmagic and enable mouse keys * Better header guard * Whoops, forgot to remote the #endif
* Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark2019-11-042-51/+8
| | | | | | * Convert some PS2AVRGB boards to I2C WS2812 driver * Fix Travis failure for bface
* [Keyboard] Think 6.5 (#7199)MechMerlin2019-10-2918-0/+816
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generated files * create the physical and electrical matrix, thanks noroadsleft * add an appropriate keymap * add qmk configurator support * add readme * add keyboard configuration and rules * move over the think6.5 to the gray_studio directory * move to hotswap in anticipation of non hotswap pcb support * update readme to have the correct make path * rename to hotswap * add community layout support by using the LAYOUT_65_ansi_blocker LAYOUT macro name * thanks to cygnus for pointing out the solder json file to me. This commit is pretty much the same as the hotswap as it uses the same pins and switch matrix. * update readme to state that LAYOUT_65_ansi_blocker works for both hotswap and solder. * wrong pound include * add LED support. Soldered PCB only supports caps lock LED * add readme notes for indicator led * Update keyboards/gray_studio/think65/hotswap/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/gray_studio/think65/hotswap/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/gray_studio/think65/hotswap/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/gray_studio/think65/solder/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/gray_studio/think65/solder/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/gray_studio/think65/solder/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-1/+1
| | | | | | * Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
* Cleanup rules.mk for 32U4 keyboards, G (#6971)fauxpark2019-10-122-95/+12
| | | | | | * Cleanup rules.mk for 32U4 keyboards, G * Update keyboards/gray_studio/cod67/rules.mk
* Gray Studio Space65 Configurator Layout fix (#6987)noroadsleft2019-10-091-2/+6
| | | | - LAYOUT_65_ansi_blocker data was actually LAYOUT's data. - added actual LAYOUT_65_ansi_blocker data
* 65 ansi blocker everywhere (everywhere I can find) (#6805)MechMerlin2019-09-253-1/+18
| | | | | | | | | | | | | | | | | | | | * e6.5 actually already had a 65_ansi_blocker LAYOUT macro, so just had to enable in rules. * Add the 65_ansi_blocker LAYOUT macro and enable in rules.mk * rename LAYOUT macro in .h and in the keymap.c as it was only a default keymap. Also enable in rules.mk * rename but also had to define the existing LAYOUT macro as the new one to prevent breakage of existing keymaps * add 65_ansi_blocker support for vinta * forgot to update the info.json on these * add new default layout 65_ansi_blocker support to alt * add 65_ansi_blocker support * undo changes
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
|
* [Keyboard] Update space65.c to fix caps lock LED (#6375)trinity15612019-07-201-2/+3
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
|
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-16/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-2/+2
|
* [Keyboard] Refactor HB85 to get rid of custom i2c code (#5570)MechMerlin2019-04-077-151/+10
| | | | | | | | | | | | | | * remove dependency on custom i2c code * missed a pragma once * fix readme install instructions * config.h cleanup * make the bootmagic key not the same bmc reset key * disable bootmagic functionality as it doesn't seem to work on atmega32a bmc boards
* [Keyboard] HB85 Refactor/Layout Addition (#5451)MechMerlin2019-03-207-72/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * introduce stt layout with K(row)(col) * set bootmagic to lite * Rename the original LAYOUT to LAYOUT_all Introduce the STT layout In additional the whole matrix was changed to support the K(row)(col) notation. * rename LAYOUT to LAYOUT_all * add QMK Configurator support * stt keymap based on mrpetrov's default configuration on the hb85 he lent me * update readme * introduce basic and aop layouts along with QMK Configurator support for them * add a new line * add EEP_RST to layer 1 as it is needed to get rgb underglow to work * add documentation on how to reset the eeprom on the board * put contributors names where appropriate