summaryrefslogtreecommitdiffstats
path: root/keyboards/giabalanai/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-093-438/+0
|\
| * Remove some keymap-level info.jsons (#21191)Ryan2023-06-093-438/+0
| |
* | [Keymap] transpose added to giabalanai keymaps (#21054)3araht2023-05-313-6/+6
|/
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-237/+237
|
* Encodermap direction define. (#20454)Nick Brassel2023-04-158-8/+8
|
* New layer added to giabalanai keyboard (#20118)3araht2023-04-036-49/+164
|
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-232-2/+2
| | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
* Normalise MIDI keycodes (#18972)Ryan2022-11-078-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)Ryan2022-10-208-19/+19
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-203-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)Ryan2022-10-165-5/+5
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove legacy international keycodes (#18588)Ryan2022-10-098-20/+20
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-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)Ryan2022-09-231-2/+2
|
* Add giabalanai keyboard (#10125)3araht2022-08-3133-0/+4427
by 3araht