Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 2 | -2/+0 |
| | |||||
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z | ||||
* | Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) | Wolf Van Herreweghe | 2022-12-09 | 2 | -2/+2 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove all `BACKLIGHT_LEVELS 0` (#18630) | jack | 2022-10-07 | 2 | -13/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 2 | -4/+4 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 2 | -4/+4 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 2 | -2/+0 |
|/ | |||||
* | Move keyboard USB IDs and strings to data driven: C (#17789) | Ryan | 2022-07-26 | 4 | -15/+13 |
| | |||||
* | Creatkeebs Thera Refactor (#17766) | James Young | 2022-07-23 | 11 | -136/+1248 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -3/+3 |
| | |||||
* | [Keyboard] Add via support for creatkeebs/glacier (#16747) | Tim Liu | 2022-04-14 | 4 | -3/+60 |
| | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | Glacier: Community Layout support (#16474) | James Young | 2022-02-28 | 4 | -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) | jack | 2022-02-21 | 2 | -9/+6 |
| | | | Co-authored-by: jack <{ID}+{username}@users.noreply.github.com> | ||||
* | [Keyboard] Add glacier in creatkeebs folder (#16079) | Tim Liu | 2022-02-20 | 7 | -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> | ||||
* | [Keyboard] Fix compilation issues for creatkeebs thera (#16071) | Drashna Jaelre | 2022-01-27 | 1 | -27/+28 |
| | |||||
* | [Keyboard] Creatkeebs (#15766) | Tim Liu | 2022-01-26 | 8 | -0/+304 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |