summaryrefslogtreecommitdiffstats
path: root/keyboards/creatkeebs/glacier
Commit message (Collapse)AuthorAgeFilesLines
* Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)Wolf Van Herreweghe2022-12-091-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-6/+0
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-2/+2
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-262-7/+6
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-3/+3
|
* [Keyboard] Add via support for creatkeebs/glacier (#16747)Tim Liu2022-04-143-1/+58
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* Glacier: Community Layout support (#16474)James Young2022-02-284-4/+9
| | | | | | | | | | | | * Glacier: Community Layout support Enables the Glacier to use QMK's `tkl_f13_ansi_tsangan` community layout. - rename `LAYOUT` to `LAYOUT_tkl_f13_ansi_tsangan` - add `LAYOUTS` rule to `rules.mk` * info.json: correct maintainer value Use the maintainer's GitHub username.
* fix layout macro (#16414)jack2022-02-212-9/+6
| | | Co-authored-by: jack <{ID}+{username}@users.noreply.github.com>
* [Keyboard] Add glacier in creatkeebs folder (#16079)Tim Liu2022-02-207-0/+296
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>