Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-09 | 3 | -438/+0 |
|\ | |||||
| * | Remove some keymap-level info.jsons (#21191) | Ryan | 2023-06-09 | 3 | -438/+0 |
| | | |||||
* | | [Keymap] transpose added to giabalanai keymaps (#21054) | 3araht | 2023-05-31 | 3 | -6/+6 |
|/ | |||||
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 3 | -237/+237 |
| | |||||
* | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 8 | -8/+8 |
| | |||||
* | New layer added to giabalanai keyboard (#20118) | 3araht | 2023-04-03 | 6 | -49/+164 |
| | |||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 2 | -2/+2 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Normalise MIDI keycodes (#18972) | Ryan | 2022-11-07 | 8 | -248/+248 |
| | | | | | | | | | | | | | | | | | | | | | * `MI_ON`, `MI_OFF`, `MI_TOG` -> `MI_TOGG` * `MI_CH*`, `MI_CHU` -> `MI_CHNU`, `MI_CHD` -> `MI_CHND` * `MI_VEL_*` -> `MI_VL*`, `MI_VELU`, `MI_VELD` * `MI_TRNS_*` -> `MI_TR*`, `MI_TRNSU` -> `MI_TRSU`, `MI_TRNSD` -> `MI_TRSD` * `MI_OCT_*` -> `MI_OC*`, `MI_OCTU`, `MI_OCTD` * Misc controls * Note keycodes * Add legacy keycodes * Regenerate keycodes * Typo | ||||
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 8 | -19/+19 |
| | |||||
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 3 | -7/+7 |
| | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core | ||||
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 5 | -5/+5 |
| | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
* | Remove legacy international keycodes (#18588) | Ryan | 2022-10-09 | 8 | -20/+20 |
| | |||||
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -1/+2 |
| | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -2/+2 |
| | |||||
* | Add giabalanai keyboard (#10125) | 3araht | 2022-08-31 | 33 | -0/+4427 |
by 3araht |