Hi Brandon, I dont belive that specific behaviour is implemented, but you can go the other way : ("C-k" . ("S-END" "C-c" "DEL"))
I think to get this behavior youll need to look at the function `remap-keys-event-handler`. Im also interested in this and will take a look as well. Cheers!