aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gh60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* GH60 Refactor: Move Satan into GH60 directory (#6485)MechMerlin2019-08-041-425/+0
| | | | | | | | * Move Satan into the GH60 directory to avoid the confusion of what PCB people have * set bootmagic to lite * rename gh60 file to revc
* Move ISO Enter to its proper place in LAYOUT_60_iso (#6240)noroadsleft2019-07-041-1/+1
|
* [Keyboard] GH60 Configurator updates and modernization (#6232)noroadsleft2019-07-021-12/+398
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Convert gh60.h to #pragma once include guard * Lint gh60.h This commit only changes white space. * Convert info.json to debug linting Making this file easier to read. * Put the label keys first for LAYOUT_60_ansi * Complete and correct key labels in info.json * Duplicate LAYOUT as LAYOUT_all Doing this for backwards compatibility. Has implications for user keymaps. * Update LAYOUT_all to make sense The original macro LAYOUT submitted for the GH60 gets a couple of things wrong: - K49 is placed between Space and Right Alt, when it's actually the right half of a split Backspace - K3C is assigned before K3D, when K3C is the 1u portion of a 1.75u/1u split Right Shift, and therefore K3D is actually to the left of K3C The LAYOUT_all macro corrects these issues, but the LAYOUT macro is unchanged, so as to not break user keymaps that depend on it. This commit also updates the default keymap to use the LAYOUT_all macro, and makes a minor change to the base layer to be more as a user would expect for the corresponding physical layout. * Correct the layout data for the LAYOUT macro in info.json Gives proper Configurator rendering. * Modernize default keymap Update the default keymap to use more modern QMK conventions. * Modernize the LED management code Update the LED management functions to use the GPIO functions, and clean up the led_set_kb() function. * Update key labels in info.json for LAYOUT_60_ansi_split_rshift Makes them consistent with the the rest of the file. * Update Docs links in readme file
* GH60: readme cleanup, Refactor, and Configurator update (#3164)noroadsleft2018-06-121-9/+21
| | | | | | | | | | | | | | * Readme cleanup * Refactor * Configurator updates * Removed an extra comma * Add supported PCB revisions * Refactor: remove matrix aliases
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
|
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-1/+0
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Edit info.json (#2575)MechMerlin2018-03-211-10/+22
| | | | GH60 had the ansi layout taken care of. This commit adds hhkb, iso, and the "basic" KEYMAP layout.
* Update info.jsonJack Humbert2018-01-051-1/+1
|
* Info json fixes (#2232)Jack Humbert2018-01-051-2/+2
| | | | | | | | | | * Update info.json * Update info.json * Update info.json * Update info.json
* update gh60 infoJack Humbert2017-11-051-1/+1
|
* add gh60 info.jsonJack Humbert2017-11-051-0/+17