summaryrefslogtreecommitdiffstats
path: root/keyboards/giabalanai/keymaps/party
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] transpose added to giabalanai keymaps (#21054)3araht2023-05-311-2/+2
|
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
|
* New layer added to giabalanai keyboard (#20118)3araht2023-04-031-25/+50
|
* Normalise MIDI keycodes (#18972)Ryan2022-11-071-56/+56
| | | | | | | | | | | | | | | | | | | | | * `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-201-3/+3
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-3/+3
| | | | | | | | | | | * `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 international keycodes (#18588)Ryan2022-10-091-4/+4
|
* 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-314-0/+858
by 3araht