qmk_firmware/keyboards/bastardkb/charybdis/4x6
Ryan 5974d989fe
Normalise Unicode keycodes (#18898)
* `UC_MOD`/`UC_RMOD` -> `UC_NEXT`/`UC_PREV`

* `UNICODE_MODE_*` -> `QK_UNICODE_MODE_*`

* `UC_MAC` -> `UNICODE_MODE_MACOS`

* `UC_LNX` -> `UNICODE_MODE_LINUX`

* `UC_WIN` -> `UNICODE_MODE_WINDOWS`

* `UC_BSD` -> `UNICODE_MODE_BSD`

* `UC_WINC` -> `UNICODE_MODE_WINCOMPOSE`

* `UC_EMACS` -> `UNICODE_MODE_EMACS`

* `UC__COUNT` -> `UNICODE_MODE_COUNT`

* `UC_M_MA` -> `UC_MAC`

* `UC_M_LN` -> `UC_LINX`

* `UC_M_WI` -> `UC_WIN`

* `UC_M_BS` -> `UC_BSD`

* `UC_M_WC` -> `UC_WINC`

* `UC_M_EM` -> `UC_EMAC`

* Docs

* Update quantum/unicode/unicode.h
2022-10-31 21:15:12 +00:00
..
blackpill [keyboard] bastardkb: restructure folder hierarchy (#16778) 2022-07-25 10:11:28 +01:00
keymaps Normalise Unicode keycodes (#18898) 2022-10-31 21:15:12 +00:00
v1/elitec [keyboard] bastardkb: restructure folder hierarchy (#16778) 2022-07-25 10:11:28 +01:00
v2 [keyboard] bastardkb: restructure folder hierarchy (#16778) 2022-07-25 10:11:28 +01:00
4x6.c [keyboard] bastardkb: restructure folder hierarchy (#16778) 2022-07-25 10:11:28 +01:00
4x6.h
config.h Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2022-09-23 22:46:23 +10:00
info.json Merge remote-tracking branch 'origin/master' into develop 2022-08-14 01:54:23 -07:00
readme.md

readme.md

Charybdis (4x6)

An ergonomic keyboard with integrated trackball.

The Charybdis is available in 4x6 and 3x5 form factor at bastardkb.com.

Keymaps

default

A simple QWERTY layout with 3 layers.

via

Same as the default keymap, but with VIA support.