You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drashna Jaelre 4a87af0e9a
[Keymap] Drashna updates for 0.19 (#19175)
* Fix up bastardkb boards since blackpill support is officially added.
  * Check for blackpill version, not elite c.
  * Add checks in chibiOS config since multiple ARM controllers supported.
  * Rework rules.mk for keymaps to better handle arm vs avr support
* Start moving away from `matrix_*_*` functions.
  * `housekeeping_task_*` instead of `matrix_scan_*`
  * `keyboard_(pre|post)_init_*` instead of `matrix_init_*` 
* Add ℂℴmⅈℂ unicode input method.
* Clean up unicode code to be more compact and flexible.
* Remove/move Pro Micro LED commands to userspace and better filter them
* Fixup OLED code
  * Use newer quantum keycode functions/preprocessors rather than manual bit manipulation
  * Make unicode mode render much more compact/simple.
* Make qmk secrets more self contained
* Remove custom implementation of split watchdog
3 years ago
..
keyrecords [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
oled [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
pointing [Keymap] develop updates for Drashna Keymaps (#18472) 3 years ago
rgb [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
split [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
.gitignore
.gitlab-ci.yml
autocorrect_data.h [Keymap] Drashna keymap updates for 0.18.0 (#18184) 3 years ago
bootmagic_better.c [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
callbacks.c [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
callbacks.h [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
callbacks.md [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
config.h Normalise Unicode keycodes (#18898) 3 years ago
drashna.c [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
drashna.h [Keymap] Drashna keymap updates for 0.18.0 (#18184) 3 years ago
post_config.h [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
readme.md [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 4 years ago
rgblight_breathe_table.h [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 4 years ago
rules.mk [Keymap] Drashna updates for 0.19 (#19175) 3 years ago
template.c [Keymap] Drashna update for post Q2 merge (#17241) 4 years ago
template.h [Keymap] Drashna update for post Q2 merge (#17241) 4 years ago